CredentialPickerResults.CredentialSaveOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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."