Click or drag to resize
FdfCredentialsDialog Properties

The FdfCredentialsDialog type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysDisplay
Gets or sets if the dialog will be shown even if the credentials can be returned from an existing credential in the credential manager.
Public propertyBanner
Gets or sets the image to display on the dialog.
Public propertyCaption
Gets or sets the caption of the dialog.
Public propertyExcludeCertificates
Gets or sets if the dialog is populated with name/password only.
Public propertyKeepName
Gets or sets if the name is read-only.
Public propertyMessage
Gets or sets the message of the dialog.
Public propertyName
Gets or sets the name for the credentials.
Public propertyPassword
Gets or sets the password for the credentials.
Public propertyPersist
Gets or sets if the credentials are to be persisted in the credential manager.
Public propertySaveChecked
Gets or sets if the save checkbox status.
Public propertySaveDisplayed
Gets or sets if the save checkbox is displayed.
Public propertyTarget
Gets or sets the name of the target for the credentials, typically a server name.
Top
See Also