CredentialSaveOption CredentialSaveOption CredentialSaveOption CredentialSaveOption Enum

Definition

Identifies the state of the dialog box option on whether to save credentials.

public : enum class CredentialSaveOptionpublic enum CredentialSaveOptionPublic Enum CredentialSaveOption// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Hidden Hidden Hidden Hidden

The "Save credentials?" dialog box is not displayed at all.

Selected Selected Selected Selected

The "Save credentials?" dialog box is selected, indicating that the user wants their credentials saved.

Unselected Unselected Unselected Unselected

The "Save credentials?" dialog box is not selected, indicating that the user doesn't want their credentials saved.