Click or drag to resize
FdfCredentialsDialogExcludeCertificates Property
Gets or sets if the dialog is populated with name/password only.

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

Property Value

Type: Boolean
See Also