Credential Manager Error Codes
A version of this page is also available for
4/8/2010
The following table shows the possible error codes for all the credential manager functions.
Value | Description |
---|---|
ERROR_SUCCESS |
Success. |
ERROR_CREDMAN_ALL_FAILED |
All primitive operations as part of virtual operation failed. |
ERROR_CREDMAN_SOME_FAILED |
Some primitive operation as part of virtual operation failed. |
ERROR_INVALID_PARAMETER |
Some parameter is invalid. |
ERROR_SERVICE_NOT_ACTIVE |
Credman service is not running. |
ERROR_OUTOFMEMORY |
No memory available. |
ERROR_NO_MATCH |
Inputs don't match. |
ERROR_NOT_FOUND |
Unable to find resource(cred). |
ERROR_ALREADY_EXISTS |
Resource(cred) already exists. |
ERROR_TRUST_FAILURE |
Insufficient trust to perform operation. |
ERROR_INTERNAL_ERROR |
Internal credman operation error. |
ERROR_NOT_SUPPORTED |
Operation is not supported. |
ERROR_MORE_DATA |
More data is available. |
See Also
Reference
Credential Manager Functions
Credential Manager Reference