Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 912 Bytes

windows_security_credentials_ui.md

File metadata and controls

20 lines (12 loc) · 912 Bytes
-api-id -api-type
N:Windows.Security.Credentials.UI
winrt namespace

Windows.Security.Credentials.UI

-description

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.

-remarks

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

-examples

-see-also

Credential picker sample, UserConsentVerifier sample