Credential Manager Functions (Compact 2013)

3/28/2014

The following table shows the credential manager functions.

Programming element

Description

CredDelete

This function deletes the credential that is uniquely identified by the tuple that contains the credential type and the target ID associated with the credential.

CredFree

This function frees the buffer that is allocated by the credential manager using CredRead.

CredRead

This function retrieves credential information that is uniquely identified by the tuple that contains the credential type and the target ID associated with the credential.

CredWrite

This function creates a credential that is uniquely identified by the tuple that contains the credential type and the target ID associated with the credential.

See Also

Reference

Credential Manager Reference