Click or drag to resize
FdfCredentialsDialogPersist Property
Gets or sets if the credentials are to be persisted in the credential manager.

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

Property Value

Type: Boolean
See Also