CredentialPickerResults.CredentialSaveOption Property

Definition

Gets the state of the "Save Credentials" check box.

public:
 property CredentialSaveOption CredentialSaveOption { CredentialSaveOption get(); };
CredentialSaveOption CredentialSaveOption();
public CredentialSaveOption CredentialSaveOption { get; }
var credentialSaveOption = credentialPickerResults.credentialSaveOption;
Public ReadOnly Property CredentialSaveOption As CredentialSaveOption

Property Value

Indicates the state of the dialog box "Save" check box. If no check box was displayed, the value is "None."

Applies to