Click or drag to resize
FdfCredentialsDialogAlwaysDisplay Property
Gets or sets if the dialog will be shown even if the credentials can be returned from an existing credential in the credential manager.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool AlwaysDisplay { get; set; }

Property Value

Type: Boolean
See Also