Share via


Credential Manager Structures

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the Credential Manager structures with a description of its purpose.

Programming element Description

CRED

This structure is used by the Credential Manager API to read credentials from, and write credentials to, the registry. This structure replaces CREDENTIAL structure.

CREDENTIAL

This structure is used by the Credential Manager API to read credentials from, and write credentials to, the registry. This structure is deprecated, use the CRED structure instead.

See Also

Reference

Credential Manager Reference

Other Resources

Credential Manager