Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.34 KB

credentials-management.md

File metadata and controls

27 lines (16 loc) · 1.34 KB
description ms.assetid title ms.topic ms.date
Developers who write for Windows can use the Credentials Management API including Credentials Management User Interface (UI) functions to obtain and manage credential information such as user names and passwords.
0c44a360-d9c3-448c-a0d5-e33f3c27c58c
Credentials Management
article
05/31/2018

Credentials Management

Developers who write for Windows can use the Credentials Management API including Credentials Management User Interface (UI) functions to obtain and manage credential information such as user names and passwords. These functions request Windows account information to be used instead of the credentials established while logging on. Such requests typically occur when the logon credentials do not have permissions that are required by the application.

The Credentials Management UI functions provide interfaces with the appearance of the Windows user interface. These functions include customizable options that add user's information to the user's credentials store.

The following topics provide more information about the Credentials Management API:

For information about functions in the Credential Management API, see Authentication Reference.