Credential Manager Structures (Windows CE 5.0)
The following table shows the Credential Manager structures with a description of its purpose.
Programming element | Description |
---|---|
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. |
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. |
See Also
Credential Manager Reference | Credential Manager
Send Feedback on this topic to the authors