Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.Security.Credentials.UI Namespace

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.

Enables you to use credentials without the complexity of the underlying operations, providing a uniform experience for credentials that reduces credential prompting to an absolute minimum. This namespace collects various types of credentials from users, stores them on the local computer, and presents them to web services and proxies by using existing authentication models.

Classes

Name Description
CredentialPicker

Creates an asynchronous object that displays a dialog box of credentials to the user and collects the user's response.

Note

Enterprise credentials retrieved from the CredentialPicker don't have the capability to roam.

CredentialPickerOptions

Controls the appearance and behavior of a credential prompt.

CredentialPickerResults

Describes the results of the dialog box operation.

UserConsentVerifier

Checks for availability of a verification device (such as a Microsoft Passport PIN, Windows Hello biometric, or fingerprint reader), and performs a verification.

Enums

Name Description
AuthenticationProtocol

Identifies which authentication protocol to use.

CredentialSaveOption

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

UserConsentVerificationResult

Describes the result of a verification operation.

UserConsentVerifierAvailability

Describes the result of a check for an an authentication device such as a fingerprint reader.

Remarks

Enterprise credentials retrieved from the CredentialPicker don't have the capability to roam.

See also


Feedback

Was this page helpful?