Tuesday, September 27, 2011

HRESULTS: FACILITY_SECURITY (009)


This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.

Edit: 6/7/2015 - Updated from the Windows10 SDK.


WINBIO_I_MORE_DATA - 0x00090001 - (1)
Another sample is needed for the current enrollment template.
ERROR_AUDITING_DISABLED - 0xC0090001 - (1)
The specified event is currently not being audited.
NTE_BAD_UID - 0x80090001 - (1)
Bad UID.
WINBIO_I_EXTENDED_STATUS_INFORMATION - 0x00090002 - (2)
Return data includes multiple status values, which must be checked separately.
ERROR_ALL_SIDS_FILTERED - 0xC0090002 - (2)
The SID filtering operation removed all SIDs.
NTE_BAD_HASH - 0x80090002 - (2)
Bad Hash.
ERROR_BIZRULES_NOT_ENABLED - 0xC0090003 - (3)
Business rule scripts are disabled for the calling application.
NTE_BAD_KEY - 0x80090003 - (3)
Bad Key.
NTE_BAD_LEN - 0x80090004 - (4)
Bad Length.
NTE_BAD_DATA - 0x80090005 - (5)
Bad Data.
NTE_BAD_SIGNATURE - 0x80090006 - (6)
Invalid Signature.
NTE_BAD_VER - 0x80090007 - (7)
Bad Version of provider.
NTE_BAD_ALGID - 0x80090008 - (8)
Invalid algorithm specified.
NTE_BAD_FLAGS - 0x80090009 - (9)
Invalid flags specified.
NTE_BAD_TYPE - 0x8009000A - (10)
Invalid type specified.
NTE_BAD_KEY_STATE - 0x8009000B - (11)
Key not valid for use in specified state.
NTE_BAD_HASH_STATE - 0x8009000C - (12)
Hash not valid for use in specified state.
NTE_NO_KEY - 0x8009000D - (13)
Key does not exist.
NTE_NO_MEMORY - 0x8009000E - (14)
Insufficient memory available for the operation.
NTE_EXISTS - 0x8009000F - (15)
Object already exists.
NTE_PERM - 0x80090010 - (16)
Access denied.
NTE_NOT_FOUND - 0x80090011 - (17)
Object was not found.
NTE_DOUBLE_ENCRYPT - 0x80090012 - (18)
Data already encrypted.
NTE_BAD_PROVIDER - 0x80090013 - (19)
Invalid provider specified.
NTE_BAD_PROV_TYPE - 0x80090014 - (20)
Invalid provider type specified.
NTE_BAD_PUBLIC_KEY - 0x80090015 - (21)
Provider's public key is invalid.
NTE_BAD_KEYSET - 0x80090016 - (22)
Keyset does not exist
NTE_PROV_TYPE_NOT_DEF - 0x80090017 - (23)
Provider type not defined.
NTE_PROV_TYPE_ENTRY_BAD - 0x80090018 - (24)
Provider type as registered is invalid.
NTE_KEYSET_NOT_DEF - 0x80090019 - (25)
The keyset is not defined.
NTE_KEYSET_ENTRY_BAD - 0x8009001A - (26)
Keyset as registered is invalid.
NTE_PROV_TYPE_NO_MATCH - 0x8009001B - (27)
Provider type does not match registered value.
NTE_SIGNATURE_FILE_BAD - 0x8009001C - (28)
The digital signature file is corrupt.
NTE_PROVIDER_DLL_FAIL - 0x8009001D - (29)
Provider DLL failed to initialize correctly.
NTE_PROV_DLL_NOT_FOUND - 0x8009001E - (30)
Provider DLL could not be found.
NTE_BAD_KEYSET_PARAM - 0x8009001F - (31)
The Keyset parameter is invalid.
NTE_FAIL - 0x80090020 - (32)
An internal error occurred.
NTE_SYS_ERR - 0x80090021 - (33)
A base error occurred.
NTE_SILENT_CONTEXT - 0x80090022 - (34)
Provider could not perform the action since the context was acquired as silent.
NTE_TOKEN_KEYSET_STORAGE_FULL - 0x80090023 - (35)
The security token does not have storage space available for an additional container.
NTE_TEMPORARY_PROFILE - 0x80090024 - (36)
The profile for the user is a temporary profile.
NTE_FIXEDPARAMETER - 0x80090025 - (37)
The key parameters could not be set because the CSP uses fixed parameters.
NTE_INVALID_HANDLE - 0x80090026 - (38)
The supplied handle is invalid.
NTE_INVALID_PARAMETER - 0x80090027 - (39)
The parameter is incorrect.
NTE_BUFFER_TOO_SMALL - 0x80090028 - (40)
The buffer supplied to a function was too small.
NTE_NOT_SUPPORTED - 0x80090029 - (41)
The requested operation is not supported.
NTE_NO_MORE_ITEMS - 0x8009002A - (42)
No more data is available.
NTE_BUFFERS_OVERLAP - 0x8009002B - (43)
The supplied buffers overlap incorrectly.
NTE_DECRYPTION_FAILURE - 0x8009002C - (44)
The specified data could not be decrypted.
NTE_INTERNAL_ERROR - 0x8009002D - (45)
An internal consistency check failed.
NTE_UI_REQUIRED - 0x8009002E - (46)
This operation requires input from the user.
NTE_HMAC_NOT_SUPPORTED - 0x8009002F - (47)
The cryptographic provider does not support HMAC.
NTE_DEVICE_NOT_READY - 0x80090030 - (48)
The device that is required by this cryptographic provider is not ready for use.
NTE_AUTHENTICATION_IGNORED - 0x80090031 - (49)
The dictionary attack mitigation is triggered and the provided authorization was ignored by the provider.
NTE_VALIDATION_FAILED - 0x80090032 - (50)
The validation of the provided data failed the integrity or signature validation.
NTE_INCORRECT_PASSWORD - 0x80090033 - (51)
Incorrect password.
NTE_ENCRYPTION_FAILURE - 0x80090034 - (52)
Encryption failed.
NTE_DEVICE_NOT_FOUND - 0x80090035 - (53)
The device that is required by this cryptographic provider is not found on this platform.
NTE_USER_CANCELLED - 0x80090036 - (54)
The action was cancelled by the user.
NTE_PASSWORD_CHANGE_REQUIRED - 0x80090037 - (55)
The password is no longer valid and must be changed.
SEC_E_INSUFFICIENT_MEMORY - 0x80090300 - (768)
Not enough memory is available to complete this request
SEC_E_INVALID_HANDLE - 0x80090301 - (769)
The handle specified is invalid
SEC_E_UNSUPPORTED_FUNCTION - 0x80090302 - (770)
The function requested is not supported
SEC_E_TARGET_UNKNOWN - 0x80090303 - (771)
The specified target is unknown or unreachable
SEC_E_INTERNAL_ERROR - 0x80090304 - (772)
The Local Security Authority cannot be contacted
SEC_E_SECPKG_NOT_FOUND - 0x80090305 - (773)
The requested security package does not exist
SEC_E_NOT_OWNER - 0x80090306 - (774)
The caller is not the owner of the desired credentials
SEC_E_CANNOT_INSTALL - 0x80090307 - (775)
The security package failed to initialize, and cannot be installed
SEC_E_INVALID_TOKEN - 0x80090308 - (776)
The token supplied to the function is invalid
SEC_E_CANNOT_PACK - 0x80090309 - (777)
The security package is not able to marshall the logon buffer, so the logon attempt has failed
SEC_E_QOP_NOT_SUPPORTED - 0x8009030A - (778)
The per-message Quality of Protection is not supported by the security package
SEC_E_NO_IMPERSONATION - 0x8009030B - (779)
The security context does not allow impersonation of the client
SEC_E_LOGON_DENIED - 0x8009030C - (780)
The logon attempt failed
SEC_E_UNKNOWN_CREDENTIALS - 0x8009030D - (781)
The credentials supplied to the package were not recognized
SEC_E_NO_CREDENTIALS - 0x8009030E - (782)
No credentials are available in the security package
SEC_E_MESSAGE_ALTERED - 0x8009030F - (783)
The message or signature supplied for verification has been altered
SEC_E_OUT_OF_SEQUENCE - 0x80090310 - (784)
The message supplied for verification is out of sequence
SEC_E_NO_AUTHENTICATING_AUTHORITY - 0x80090311 - (785)
No authority could be contacted for authentication.
SEC_I_CONTINUE_NEEDED - 0x00090312 - (786)
The function completed successfully, but must be called again to complete the context
SEC_I_COMPLETE_NEEDED - 0x00090313 - (787)
The function completed successfully, but CompleteToken must be called
SEC_I_COMPLETE_AND_CONTINUE - 0x00090314 - (788)
The function completed successfully, but both CompleteToken and this function must be called to complete the context
SEC_I_LOCAL_LOGON - 0x00090315 - (789)
The logon was completed, but no network authority was available. The logon was made using locally known information
SEC_E_BAD_PKGID - 0x80090316 - (790)
The requested security package does not exist
SEC_E_CONTEXT_EXPIRED - 0x80090317 - (791)
The context has expired and can no longer be used.
SEC_I_CONTEXT_EXPIRED - 0x00090317 - (791)
The context has expired and can no longer be used.
SEC_E_INCOMPLETE_MESSAGE - 0x80090318 - (792)
The supplied message is incomplete. The signature was not verified.
SEC_E_INCOMPLETE_CREDENTIALS - 0x80090320 - (800)
The credentials supplied were not complete, and could not be verified. The context could not be initialized.
SEC_I_INCOMPLETE_CREDENTIALS - 0x00090320 - (800)
The credentials supplied were not complete, and could not be verified. Additional information can be returned from the context.
SEC_E_BUFFER_TOO_SMALL - 0x80090321 - (801)
The buffers supplied to a function was too small.
SEC_I_RENEGOTIATE - 0x00090321 - (801)
The context data must be renegotiated with the peer.
SEC_E_WRONG_PRINCIPAL - 0x80090322 - (802)
The target principal name is incorrect.
SEC_I_NO_LSA_CONTEXT - 0x00090323 - (803)
There is no LSA mode context associated with this context.
SEC_E_TIME_SKEW - 0x80090324 - (804)
The clocks on the client and server machines are skewed.
SEC_E_UNTRUSTED_ROOT - 0x80090325 - (805)
The certificate chain was issued by an authority that is not trusted.
SEC_E_ILLEGAL_MESSAGE - 0x80090326 - (806)
The message received was unexpected or badly formatted.
SEC_E_CERT_UNKNOWN - 0x80090327 - (807)
An unknown error occurred while processing the certificate.
SEC_E_CERT_EXPIRED - 0x80090328 - (808)
The received certificate has expired.
SEC_E_ENCRYPT_FAILURE - 0x80090329 - (809)
The specified data could not be encrypted.
SEC_E_DECRYPT_FAILURE - 0x80090330 - (816)
The specified data could not be decrypted.
SEC_E_ALGORITHM_MISMATCH - 0x80090331 - (817)
The client and server cannot communicate, because they do not possess a common algorithm.
SEC_E_SECURITY_QOS_FAILED - 0x80090332 - (818)
The security context could not be established due to a failure in the requested quality of service (e.g. mutual authentication or delegation).
SEC_E_UNFINISHED_CONTEXT_DELETED - 0x80090333 - (819)
A security context was deleted before the context was completed. This is considered a logon failure.
SEC_E_NO_TGT_REPLY - 0x80090334 - (820)
The client is trying to negotiate a context and the server requires user-to-user but didn't send a TGT reply.
SEC_E_NO_IP_ADDRESSES - 0x80090335 - (821)
Unable to accomplish the requested task because the local machine does not have any IP addresses.
SEC_E_WRONG_CREDENTIAL_HANDLE - 0x80090336 - (822)
The supplied credential handle does not match the credential associated with the security context.
SEC_E_CRYPTO_SYSTEM_INVALID - 0x80090337 - (823)
The crypto system or checksum function is invalid because a required function is unavailable.
SEC_E_MAX_REFERRALS_EXCEEDED - 0x80090338 - (824)
The number of maximum ticket referrals has been exceeded.
SEC_E_MUST_BE_KDC - 0x80090339 - (825)
The local machine must be a Kerberos KDC (domain controller) and it is not.
SEC_E_STRONG_CRYPTO_NOT_SUPPORTED - 0x8009033A - (826)
The other end of the security negotiation is requires strong crypto but it is not supported on the local machine.
SEC_E_TOO_MANY_PRINCIPALS - 0x8009033B - (827)
The KDC reply contained more than one principal name.
SEC_E_NO_PA_DATA - 0x8009033C - (828)
Expected to find PA data for a hint of what etype to use, but it was not found.
SEC_E_PKINIT_NAME_MISMATCH - 0x8009033D - (829)
The client certificate does not contain a valid UPN, or does not match the client name in the logon request. Please contact your administrator.
SEC_E_SMARTCARD_LOGON_REQUIRED - 0x8009033E - (830)
Smartcard logon is required and was not used.
SEC_E_SHUTDOWN_IN_PROGRESS - 0x8009033F - (831)
A system shutdown is in progress.
SEC_E_KDC_INVALID_REQUEST - 0x80090340 - (832)
An invalid request was sent to the KDC.
SEC_E_KDC_UNABLE_TO_REFER - 0x80090341 - (833)
The KDC was unable to generate a referral for the service requested.
SEC_E_KDC_UNKNOWN_ETYPE - 0x80090342 - (834)
The encryption type requested is not supported by the KDC.
SEC_E_UNSUPPORTED_PREAUTH - 0x80090343 - (835)
An unsupported preauthentication mechanism was presented to the Kerberos package.
SEC_E_DELEGATION_REQUIRED - 0x80090345 - (837)
The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.
SEC_E_BAD_BINDINGS - 0x80090346 - (838)
Client's supplied SSPI channel bindings were incorrect.
SEC_E_MULTIPLE_ACCOUNTS - 0x80090347 - (839)
The received certificate was mapped to multiple accounts.
SEC_E_NO_KERB_KEY - 0x80090348 - (840)
SEC_E_NO_KERB_KEY
SEC_E_CERT_WRONG_USAGE - 0x80090349 - (841)
The certificate is not valid for the requested usage.
SEC_E_DOWNGRADE_DETECTED - 0x80090350 - (848)
The system cannot contact a domain controller to service the authentication request. Please try again later.
SEC_E_SMARTCARD_CERT_REVOKED - 0x80090351 - (849)
The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.
SEC_E_ISSUING_CA_UNTRUSTED - 0x80090352 - (850)
An untrusted certificate authority was detected while processing the smartcard certificate used for authentication. Please contact your system administrator.
SEC_E_REVOCATION_OFFLINE_C - 0x80090353 - (851)
The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.
SEC_E_PKINIT_CLIENT_FAILURE - 0x80090354 - (852)
The smartcard certificate used for authentication was not trusted. Please contact your system administrator.
SEC_E_SMARTCARD_CERT_EXPIRED - 0x80090355 - (853)
The smartcard certificate used for authentication has expired. Please contact your system administrator.
SEC_E_NO_S4U_PROT_SUPPORT - 0x80090356 - (854)
The Kerberos subsystem encountered an error. A service for user protocol request was made against a domain controller which does not support service for user.
SEC_E_CROSSREALM_DELEGATION_FAILURE - 0x80090357 - (855)
An attempt was made by this server to make a Kerberos constrained delegation request for a target outside of the server's realm. This is not supported, and indicates a misconfiguration on this server's allowed to delegate to list. Please contact your administrator.
SEC_E_REVOCATION_OFFLINE_KDC - 0x80090358 - (856)
The revocation status of the domain controller certificate used for smartcard authentication could not be determined. There is additional information in the system event log. Please contact your system administrator.
SEC_E_ISSUING_CA_UNTRUSTED_KDC - 0x80090359 - (857)
An untrusted certificate authority was detected while processing the domain controller certificate used for authentication. There is additional information in the system event log. Please contact your system administrator.
SEC_E_KDC_CERT_EXPIRED - 0x8009035A - (858)
The domain controller certificate used for smartcard logon has expired. Please contact your system administrator with the contents of your system event log.
SEC_E_KDC_CERT_REVOKED - 0x8009035B - (859)
The domain controller certificate used for smartcard logon has been revoked. Please contact your system administrator with the contents of your system event log.
SEC_I_SIGNATURE_NEEDED - 0x0009035C - (860)
A signature operation must be performed before the user can authenticate.
SEC_E_INVALID_PARAMETER - 0x8009035D - (861)
One or more of the parameters passed to the function was invalid.
SEC_E_DELEGATION_POLICY - 0x8009035E - (862)
Client policy does not allow credential delegation to target server.
SEC_E_POLICY_NLTM_ONLY - 0x8009035F - (863)
Client policy does not allow credential delegation to target server with NLTM only authentication.
SEC_I_NO_RENEGOTIATION - 0x00090360 - (864)
The recipient rejected the renegotiation request.
SEC_E_NO_CONTEXT - 0x80090361 - (865)
The required security context does not exist.
SEC_E_PKU2U_CERT_FAILURE - 0x80090362 - (866)
The PKU2U protocol encountered an error while attempting to utilize the associated certificates.
SEC_E_MUTUAL_AUTH_FAILED - 0x80090363 - (867)
The identity of the server computer could not be verified.
SEC_I_MESSAGE_FRAGMENT - 0x00090364 - (868)
The returned buffer is only a fragment of the message. More fragments need to be returned.
SEC_E_ONLY_HTTPS_ALLOWED - 0x80090365 - (869)
Only https scheme is allowed.
SEC_I_CONTINUE_NEEDED_MESSAGE_OK - 0x00090366 - (870)
The function completed successfully, but must be called again to complete the context. Early start can be used.
SEC_E_APPLICATION_PROTOCOL_MISMATCH - 0x80090367 - (871)
No common application protocol exists between the client and the server. Application protocol negotiation failed.
SEC_I_ASYNC_CALL_PENDING - 0x00090368 - (872)
An asynchronous SSPI routine has been called and the work is pending completion.
CRYPT_E_MSG_ERROR - 0x80091001 - (4097)
An error occurred while performing an operation on a cryptographic message.
CRYPT_E_UNKNOWN_ALGO - 0x80091002 - (4098)
Unknown cryptographic algorithm.
CRYPT_E_OID_FORMAT - 0x80091003 - (4099)
The object identifier is poorly formatted.
CRYPT_E_INVALID_MSG_TYPE - 0x80091004 - (4100)
Invalid cryptographic message type.
CRYPT_E_UNEXPECTED_ENCODING - 0x80091005 - (4101)
Unexpected cryptographic message encoding.
CRYPT_E_AUTH_ATTR_MISSING - 0x80091006 - (4102)
The cryptographic message does not contain an expected authenticated attribute.
CRYPT_E_HASH_VALUE - 0x80091007 - (4103)
The hash value is not correct.
CRYPT_E_INVALID_INDEX - 0x80091008 - (4104)
The index value is not valid.
CRYPT_E_ALREADY_DECRYPTED - 0x80091009 - (4105)
The content of the cryptographic message has already been decrypted.
CRYPT_E_NOT_DECRYPTED - 0x8009100A - (4106)
The content of the cryptographic message has not been decrypted yet.
CRYPT_E_RECIPIENT_NOT_FOUND - 0x8009100B - (4107)
The enveloped-data message does not contain the specified recipient.
CRYPT_E_CONTROL_TYPE - 0x8009100C - (4108)
Invalid control type.
CRYPT_E_ISSUER_SERIALNUMBER - 0x8009100D - (4109)
Invalid issuer and/or serial number.
CRYPT_E_SIGNER_NOT_FOUND - 0x8009100E - (4110)
Cannot find the original signer.
CRYPT_E_ATTRIBUTES_MISSING - 0x8009100F - (4111)
The cryptographic message does not contain all of the requested attributes.
CRYPT_E_STREAM_MSG_NOT_READY - 0x80091010 - (4112)
The streamed cryptographic message is not ready to return data.
CRYPT_E_STREAM_INSUFFICIENT_DATA - 0x80091011 - (4113)
The streamed cryptographic message requires more data to complete the decode operation.
CRYPT_I_NEW_PROTECTION_REQUIRED - 0x00091012 - (4114)
The protected data needs to be re-protected.
CRYPT_E_BAD_LEN - 0x80092001 - (8193)
The length specified for the output data was insufficient.
CRYPT_E_BAD_ENCODE - 0x80092002 - (8194)
An error occurred during encode or decode operation.
CRYPT_E_FILE_ERROR - 0x80092003 - (8195)
An error occurred while reading or writing to a file.
CRYPT_E_NOT_FOUND - 0x80092004 - (8196)
Cannot find object or property.
CRYPT_E_EXISTS - 0x80092005 - (8197)
The object or property already exists.
CRYPT_E_NO_PROVIDER - 0x80092006 - (8198)
No provider was specified for the store or object.
CRYPT_E_SELF_SIGNED - 0x80092007 - (8199)
The specified certificate is self signed.
CRYPT_E_DELETED_PREV - 0x80092008 - (8200)
The previous certificate or CRL context was deleted.
CRYPT_E_NO_MATCH - 0x80092009 - (8201)
Cannot find the requested object.
CRYPT_E_UNEXPECTED_MSG_TYPE - 0x8009200A - (8202)
The certificate does not have a property that references a private key.
CRYPT_E_NO_KEY_PROPERTY - 0x8009200B - (8203)
Cannot find the certificate and private key for decryption.
CRYPT_E_NO_DECRYPT_CERT - 0x8009200C - (8204)
Cannot find the certificate and private key to use for decryption.
CRYPT_E_BAD_MSG - 0x8009200D - (8205)
Not a cryptographic message or the cryptographic message is not formatted correctly.
CRYPT_E_NO_SIGNER - 0x8009200E - (8206)
The signed cryptographic message does not have a signer for the specified signer index.
CRYPT_E_PENDING_CLOSE - 0x8009200F - (8207)
Final closure is pending until additional frees or closes.
CRYPT_E_REVOKED - 0x80092010 - (8208)
The certificate is revoked.
CRYPT_E_NO_REVOCATION_DLL - 0x80092011 - (8209)
No Dll or exported function was found to verify revocation.
CRYPT_E_NO_REVOCATION_CHECK - 0x80092012 - (8210)
The revocation function was unable to check revocation for the certificate.
CRYPT_E_REVOCATION_OFFLINE - 0x80092013 - (8211)
The revocation function was unable to check revocation because the revocation server was offline.
CRYPT_E_NOT_IN_REVOCATION_DATABASE - 0x80092014 - (8212)
The certificate is not in the revocation server's database.
CRYPT_E_INVALID_NUMERIC_STRING - 0x80092020 - (8224)
The string contains a non-numeric character.
CRYPT_E_INVALID_PRINTABLE_STRING - 0x80092021 - (8225)
The string contains a non-printable character.
CRYPT_E_INVALID_IA5_STRING - 0x80092022 - (8226)
The string contains a character not in the 7 bit ASCII character set.
CRYPT_E_INVALID_X500_STRING - 0x80092023 - (8227)
The string contains an invalid X500 name attribute key, oid, value or delimiter.
CRYPT_E_NOT_CHAR_STRING - 0x80092024 - (8228)
The dwValueType for the CERT_NAME_VALUE is not one of the character strings. Most likely it is either a CERT_RDN_ENCODED_BLOB or CERT_RDN_OCTET_STRING.
CRYPT_E_FILERESIZED - 0x80092025 - (8229)
The Put operation cannot continue. The file needs to be resized. However, there is already a signature present. A complete signing operation must be done.
CRYPT_E_SECURITY_SETTINGS - 0x80092026 - (8230)
The cryptographic operation failed due to a local security option setting.
CRYPT_E_NO_VERIFY_USAGE_DLL - 0x80092027 - (8231)
No DLL or exported function was found to verify subject usage.
CRYPT_E_NO_VERIFY_USAGE_CHECK - 0x80092028 - (8232)
The called function was unable to do a usage check on the subject.
CRYPT_E_VERIFY_USAGE_OFFLINE - 0x80092029 - (8233)
Since the server was offline, the called function was unable to complete the usage check.
CRYPT_E_NOT_IN_CTL - 0x8009202A - (8234)
The subject was not found in a Certificate Trust List (CTL).
CRYPT_E_NO_TRUSTED_SIGNER - 0x8009202B - (8235)
None of the signers of the cryptographic message or certificate trust list is trusted.
CRYPT_E_MISSING_PUBKEY_PARA - 0x8009202C - (8236)
The public key's algorithm parameters are missing.
CRYPT_E_OBJECT_LOCATOR_OBJECT_NOT_FOUND - 0x8009202D - (8237)
An object could not be located using the object locator infrastructure with the given name.
CRYPT_XML_E_BASE - 0x80092100 - (8448)

CRYPT_XML_E_LARGE - 0x80092101 - (8449)

CRYPT_XML_E_TOO_MANY_TRANSFORMS - 0x80092102 - (8450)

CRYPT_XML_E_ENCODING - 0x80092103 - (8451)

CRYPT_XML_E_ALGORITHM - 0x80092104 - (8452)

CRYPT_XML_E_TRANSFORM - 0x80092105 - (8453)

CRYPT_XML_E_HANDLE - 0x80092106 - (8454)

CRYPT_XML_E_OPERATION - 0x80092107 - (8455)

CRYPT_XML_E_UNRESOLVED_REFERENCE - 0x80092108 - (8456)

CRYPT_XML_E_INVALID_DIGEST - 0x80092109 - (8457)

CRYPT_XML_E_INVALID_SIGNATURE - 0x8009210A - (8458)

CRYPT_XML_E_HASH_FAILED - 0x8009210B - (8459)

CRYPT_XML_E_SIGN_FAILED - 0x8009210C - (8460)

CRYPT_XML_E_VERIFY_FAILED - 0x8009210D - (8461)

CRYPT_XML_E_TOO_MANY_SIGNATURES - 0x8009210E - (8462)

CRYPT_XML_E_INVALID_KEYVALUE - 0x8009210F - (8463)

CRYPT_XML_E_UNEXPECTED_XML - 0x80092110 - (8464)

CRYPT_XML_E_SIGNER - 0x80092111 - (8465)

CRYPT_XML_E_LAST - 0x80092112 - (8466)

CRYPT_XML_E_NON_UNIQUE_ID - 0x80092112 - (8466)

CRYPT_E_OSS_ERROR - 0x80093000 - (12288)
OSS Certificate encode/decode error code base See asn1code.h for a definition of the OSS runtime errors. The OSS error values are offset by CRYPT_E_OSS_ERROR.
OSS_MORE_BUF - 0x80093001 - (12289)
OSS ASN.1 Error: Output Buffer is too small.
OSS_NEGATIVE_UINTEGER - 0x80093002 - (12290)
OSS ASN.1 Error: Signed integer is encoded as a unsigned integer.
OSS_PDU_RANGE - 0x80093003 - (12291)
OSS ASN.1 Error: Unknown ASN.1 data type.
OSS_MORE_INPUT - 0x80093004 - (12292)
OSS ASN.1 Error: Output buffer is too small, the decoded data has been truncated.
OSS_DATA_ERROR - 0x80093005 - (12293)
OSS ASN.1 Error: Invalid data.
OSS_BAD_ARG - 0x80093006 - (12294)
OSS ASN.1 Error: Invalid argument.
OSS_BAD_VERSION - 0x80093007 - (12295)
OSS ASN.1 Error: Encode/Decode version mismatch.
OSS_OUT_MEMORY - 0x80093008 - (12296)
OSS ASN.1 Error: Out of memory.
OSS_PDU_MISMATCH - 0x80093009 - (12297)
OSS ASN.1 Error: Encode/Decode Error.
OSS_LIMITED - 0x8009300A - (12298)
OSS ASN.1 Error: Internal Error.
OSS_BAD_PTR - 0x8009300B - (12299)
OSS ASN.1 Error: Invalid data.
OSS_BAD_TIME - 0x8009300C - (12300)
OSS ASN.1 Error: Invalid data.
OSS_INDEFINITE_NOT_SUPPORTED - 0x8009300D - (12301)
OSS ASN.1 Error: Unsupported BER indefinite-length encoding.
OSS_MEM_ERROR - 0x8009300E - (12302)
OSS ASN.1 Error: Access violation.
OSS_BAD_TABLE - 0x8009300F - (12303)
OSS ASN.1 Error: Invalid data.
OSS_TOO_LONG - 0x80093010 - (12304)
OSS ASN.1 Error: Invalid data.
OSS_CONSTRAINT_VIOLATED - 0x80093011 - (12305)
OSS ASN.1 Error: Invalid data.
OSS_FATAL_ERROR - 0x80093012 - (12306)
OSS ASN.1 Error: Internal Error.
OSS_ACCESS_SERIALIZATION_ERROR - 0x80093013 - (12307)
OSS ASN.1 Error: Multi-threading conflict.
OSS_NULL_TBL - 0x80093014 - (12308)
OSS ASN.1 Error: Invalid data.
OSS_NULL_FCN - 0x80093015 - (12309)
OSS ASN.1 Error: Invalid data.
OSS_BAD_ENCRULES - 0x80093016 - (12310)
OSS ASN.1 Error: Invalid data.
OSS_UNAVAIL_ENCRULES - 0x80093017 - (12311)
OSS ASN.1 Error: Encode/Decode function not implemented.
OSS_CANT_OPEN_TRACE_WINDOW - 0x80093018 - (12312)
OSS ASN.1 Error: Trace file error.
OSS_UNIMPLEMENTED - 0x80093019 - (12313)
OSS ASN.1 Error: Function not implemented.
OSS_OID_DLL_NOT_LINKED - 0x8009301A - (12314)
OSS ASN.1 Error: Program link error.
OSS_CANT_OPEN_TRACE_FILE - 0x8009301B - (12315)
OSS ASN.1 Error: Trace file error.
OSS_TRACE_FILE_ALREADY_OPEN - 0x8009301C - (12316)
OSS ASN.1 Error: Trace file error.
OSS_TABLE_MISMATCH - 0x8009301D - (12317)
OSS ASN.1 Error: Invalid data.
OSS_TYPE_NOT_SUPPORTED - 0x8009301E - (12318)
OSS ASN.1 Error: Invalid data.
OSS_REAL_DLL_NOT_LINKED - 0x8009301F - (12319)
OSS ASN.1 Error: Program link error.
OSS_REAL_CODE_NOT_LINKED - 0x80093020 - (12320)
OSS ASN.1 Error: Program link error.
OSS_OUT_OF_RANGE - 0x80093021 - (12321)
OSS ASN.1 Error: Program link error.
OSS_COPIER_DLL_NOT_LINKED - 0x80093022 - (12322)
OSS ASN.1 Error: Program link error.
OSS_CONSTRAINT_DLL_NOT_LINKED - 0x80093023 - (12323)
OSS ASN.1 Error: Program link error.
OSS_COMPARATOR_DLL_NOT_LINKED - 0x80093024 - (12324)
OSS ASN.1 Error: Program link error.
OSS_COMPARATOR_CODE_NOT_LINKED - 0x80093025 - (12325)
OSS ASN.1 Error: Program link error.
OSS_MEM_MGR_DLL_NOT_LINKED - 0x80093026 - (12326)
OSS ASN.1 Error: Program link error.
OSS_PDV_DLL_NOT_LINKED - 0x80093027 - (12327)
OSS ASN.1 Error: Program link error.
OSS_PDV_CODE_NOT_LINKED - 0x80093028 - (12328)
OSS ASN.1 Error: Program link error.
OSS_API_DLL_NOT_LINKED - 0x80093029 - (12329)
OSS ASN.1 Error: Program link error.
OSS_BERDER_DLL_NOT_LINKED - 0x8009302A - (12330)
OSS ASN.1 Error: Program link error.
OSS_PER_DLL_NOT_LINKED - 0x8009302B - (12331)
OSS ASN.1 Error: Program link error.
OSS_OPEN_TYPE_ERROR - 0x8009302C - (12332)
OSS ASN.1 Error: Program link error.
OSS_MUTEX_NOT_CREATED - 0x8009302D - (12333)
OSS ASN.1 Error: System resource error.
OSS_CANT_CLOSE_TRACE_FILE - 0x8009302E - (12334)
OSS ASN.1 Error: Trace file error.
CRYPT_E_ASN1_ERROR - 0x80093100 - (12544)
ASN1 Certificate encode/decode error code base. The ASN1 error values are offset by CRYPT_E_ASN1_ERROR.
CRYPT_E_ASN1_INTERNAL - 0x80093101 - (12545)
ASN1 internal encode or decode error.
CRYPT_E_ASN1_EOD - 0x80093102 - (12546)
ASN1 unexpected end of data.
CRYPT_E_ASN1_CORRUPT - 0x80093103 - (12547)
ASN1 corrupted data.
CRYPT_E_ASN1_LARGE - 0x80093104 - (12548)
ASN1 value too large.
CRYPT_E_ASN1_CONSTRAINT - 0x80093105 - (12549)
ASN1 constraint violated.
CRYPT_E_ASN1_MEMORY - 0x80093106 - (12550)
ASN1 out of memory.
CRYPT_E_ASN1_OVERFLOW - 0x80093107 - (12551)
ASN1 buffer overflow.
CRYPT_E_ASN1_BADPDU - 0x80093108 - (12552)
ASN1 function not supported for this PDU.
CRYPT_E_ASN1_BADARGS - 0x80093109 - (12553)
ASN1 bad arguments to function call.
CRYPT_E_ASN1_BADREAL - 0x8009310A - (12554)
ASN1 bad real value.
CRYPT_E_ASN1_BADTAG - 0x8009310B - (12555)
ASN1 bad tag value met.
CRYPT_E_ASN1_CHOICE - 0x8009310C - (12556)
ASN1 bad choice value.
CRYPT_E_ASN1_RULE - 0x8009310D - (12557)
ASN1 bad encoding rule.
CRYPT_E_ASN1_UTF8 - 0x8009310E - (12558)
ASN1 bad unicode (UTF8).
CRYPT_E_ASN1_PDU_TYPE - 0x80093133 - (12595)
ASN1 bad PDU type.
CRYPT_E_ASN1_NYI - 0x80093134 - (12596)
ASN1 not yet implemented.
CRYPT_E_ASN1_EXTENDED - 0x80093201 - (12801)
ASN1 skipped unknown extension(s).
CRYPT_E_ASN1_NOEOD - 0x80093202 - (12802)
ASN1 end of data expected
CERTSRV_E_BAD_REQUESTSUBJECT - 0x80094001 - (16385)
The request subject name is invalid or too long.
CERTSRV_E_NO_REQUEST - 0x80094002 - (16386)
The request does not exist.
CERTSRV_E_BAD_REQUESTSTATUS - 0x80094003 - (16387)
The request's current status does not allow this operation.
CERTSRV_E_PROPERTY_EMPTY - 0x80094004 - (16388)
The requested property value is empty.
CERTSRV_E_INVALID_CA_CERTIFICATE - 0x80094005 - (16389)
The certification authority's certificate contains invalid data.
CERTSRV_E_SERVER_SUSPENDED - 0x80094006 - (16390)
Certificate service has been suspended for a database restore operation.
CERTSRV_E_ENCODING_LENGTH - 0x80094007 - (16391)
The certificate contains an encoded length that is potentially incompatible with older enrollment software.
CERTSRV_E_ROLECONFLICT - 0x80094008 - (16392)
The operation is denied. The user has multiple roles assigned and the certification authority is configured to enforce role separation.
CERTSRV_E_RESTRICTEDOFFICER - 0x80094009 - (16393)
The operation is denied. It can only be performed by a certificate manager that is allowed to manage certificates for the current requester.
CERTSRV_E_KEY_ARCHIVAL_NOT_CONFIGURED - 0x8009400A - (16394)
Cannot archive private key. The certification authority is not configured for key archival.
CERTSRV_E_NO_VALID_KRA - 0x8009400B - (16395)
Cannot archive private key. The certification authority could not verify one or more key recovery certificates.
CERTSRV_E_BAD_REQUEST_KEY_ARCHIVAL - 0x8009400C - (16396)
The request is incorrectly formatted. The encrypted private key must be in an unauthenticated attribute in an outermost signature.
CERTSRV_E_NO_CAADMIN_DEFINED - 0x8009400D - (16397)
At least one security principal must have the permission to manage this CA.
CERTSRV_E_BAD_RENEWAL_CERT_ATTRIBUTE - 0x8009400E - (16398)
The request contains an invalid renewal certificate attribute.
CERTSRV_E_NO_DB_SESSIONS - 0x8009400F - (16399)
An attempt was made to open a Certification Authority database session, but there are already too many active sessions. The server may need to be configured to allow additional sessions.
CERTSRV_E_ALIGNMENT_FAULT - 0x80094010 - (16400)
A memory reference caused a data alignment fault.
CERTSRV_E_ENROLL_DENIED - 0x80094011 - (16401)
The permissions on this certification authority do not allow the current user to enroll for certificates.
CERTSRV_E_TEMPLATE_DENIED - 0x80094012 - (16402)
The permissions on the certificate template do not allow the current user to enroll for this type of certificate.
CERTSRV_E_DOWNLEVEL_DC_SSL_OR_UPGRADE - 0x80094013 - (16403)
The contacted domain controller cannot support signed LDAP traffic. Update the domain controller or configure Certificate Services to use SSL for Active Directory access.
CERTSRV_E_ADMIN_DENIED_REQUEST - 0x80094014 - (16404)
The request was denied by a certificate manager or CA administrator.
CERTSRV_E_NO_POLICY_SERVER - 0x80094015 - (16405)
An enrollment policy server cannot be located.
CERTSRV_E_WEAK_SIGNATURE_OR_KEY - 0x80094016 - (16406)
A signature algorithm or public key length does not meet the system's minimum required strength.
CERTSRV_E_KEY_ATTESTATION_NOT_SUPPORTED - 0x80094017 - (16407)
Failed to create an attested key. This computer or the cryptographic provider may not meet the hardware requirements to support key attestation.
CERTSRV_E_ENCRYPTION_CERT_REQUIRED - 0x80094018 - (16408)
No encryption certificate was specified.
CERTSRV_E_UNSUPPORTED_CERT_TYPE - 0x80094800 - (18432)
The requested certificate template is not supported by this CA.
CERTSRV_E_NO_CERT_TYPE - 0x80094801 - (18433)
The request contains no certificate template information.
CERTSRV_E_TEMPLATE_CONFLICT - 0x80094802 - (18434)
The request contains conflicting template information.
CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED - 0x80094803 - (18435)
The request is missing a required Subject Alternate name extension.
CERTSRV_E_ARCHIVED_KEY_REQUIRED - 0x80094804 - (18436)
The request is missing a required private key for archival by the server.
CERTSRV_E_SMIME_REQUIRED - 0x80094805 - (18437)
The request is missing a required SMIME capabilities extension.
CERTSRV_E_BAD_RENEWAL_SUBJECT - 0x80094806 - (18438)
The request was made on behalf of a subject other than the caller. The certificate template must be configured to require at least one signature to authorize the request.
CERTSRV_E_BAD_TEMPLATE_VERSION - 0x80094807 - (18439)
The request template version is newer than the supported template version.
CERTSRV_E_TEMPLATE_POLICY_REQUIRED - 0x80094808 - (18440)
The template is missing a required signature policy attribute.
CERTSRV_E_SIGNATURE_POLICY_REQUIRED - 0x80094809 - (18441)
The request is missing required signature policy information.
CERTSRV_E_SIGNATURE_COUNT - 0x8009480A - (18442)
The request is missing one or more required signatures.
CERTSRV_E_SIGNATURE_REJECTED - 0x8009480B - (18443)
One or more signatures did not include the required application or issuance policies. The request is missing one or more required valid signatures.
CERTSRV_E_ISSUANCE_POLICY_REQUIRED - 0x8009480C - (18444)
The request is missing one or more required signature issuance policies.
CERTSRV_E_SUBJECT_UPN_REQUIRED - 0x8009480D - (18445)
The UPN is unavailable and cannot be added to the Subject Alternate name.
CERTSRV_E_SUBJECT_DIRECTORY_GUID_REQUIRED - 0x8009480E - (18446)
The Active Directory GUID is unavailable and cannot be added to the Subject Alternate name.
CERTSRV_E_SUBJECT_DNS_REQUIRED - 0x8009480F - (18447)
The DNS name is unavailable and cannot be added to the Subject Alternate name.
CERTSRV_E_ARCHIVED_KEY_UNEXPECTED - 0x80094810 - (18448)
The request includes a private key for archival by the server, but key archival is not enabled for the specified certificate template.
CERTSRV_E_KEY_LENGTH - 0x80094811 - (18449)
The public key does not meet the minimum size required by the specified certificate template.
CERTSRV_E_SUBJECT_EMAIL_REQUIRED - 0x80094812 - (18450)
The EMail name is unavailable and cannot be added to the Subject or Subject Alternate name.
CERTSRV_E_UNKNOWN_CERT_TYPE - 0x80094813 - (18451)
One or more certificate templates to be enabled on this certification authority could not be found.
CERTSRV_E_CERT_TYPE_OVERLAP - 0x80094814 - (18452)
The certificate template renewal period is longer than the certificate validity period. The template should be reconfigured or the CA certificate renewed.
CERTSRV_E_TOO_MANY_SIGNATURES - 0x80094815 - (18453)
The certificate template requires too many RA signatures. Only one RA signature is allowed.
CERTSRV_E_RENEWAL_BAD_PUBLIC_KEY - 0x80094816 - (18454)
The certificate template requires renewal with the same public key, but the request uses a different public key.
CERTSRV_E_INVALID_EK - 0x80094817 - (18455)
The certification authority cannot interpret or verify the endorsement key information supplied in the request, or the information is inconsistent.
CERTSRV_E_INVALID_IDBINDING - 0x80094818 - (18456)
The certification authority cannot validate the Attestation Identity Key Id Binding.
CERTSRV_E_INVALID_ATTESTATION - 0x80094819 - (18457)
The certification authority cannot validate the private key attestation data.
CERTSRV_E_KEY_ATTESTATION - 0x8009481A - (18458)
The request does not support private key attestation as defined in the certificate template.
CERTSRV_E_CORRUPT_KEY_ATTESTATION - 0x8009481B - (18459)
The request public key is not consistent with the private key attestation data.
CERTSRV_E_EXPIRED_CHALLENGE - 0x8009481C - (18460)
The private key attestation challenge cannot be validated because the encryption certificate has expired, or the certificate or key is unavailable.
CERTSRV_E_INVALID_RESPONSE - 0x8009481D - (18461)
The attestation response could not be validated. It is either unexpected or incorrect.
CERTSRV_E_INVALID_REQUESTID - 0x8009481E - (18462)
A valid Request ID was not detected in the request attributes, or an invalid one was submitted.
XENROLL_E_KEY_NOT_EXPORTABLE - 0x80095000 - (20480)
The key is not exportable.
XENROLL_E_CANNOT_ADD_ROOT_CERT - 0x80095001 - (20481)
You cannot add the root CA certificate into your local store.
XENROLL_E_RESPONSE_KA_HASH_NOT_FOUND - 0x80095002 - (20482)
The key archival hash attribute was not found in the response.
XENROLL_E_RESPONSE_UNEXPECTED_KA_HASH - 0x80095003 - (20483)
An unexpected key archival hash attribute was found in the response.
XENROLL_E_RESPONSE_KA_HASH_MISMATCH - 0x80095004 - (20484)
There is a key archival hash mismatch between the request and the response.
XENROLL_E_KEYSPEC_SMIME_MISMATCH - 0x80095005 - (20485)
Signing certificate cannot include SMIME extension.
TRUST_E_SYSTEM_ERROR - 0x80096001 - (24577)
A system-level error occurred while verifying trust.
TRUST_E_NO_SIGNER_CERT - 0x80096002 - (24578)
The certificate for the signer of the message is invalid or not found.
TRUST_E_COUNTER_SIGNER - 0x80096003 - (24579)
One of the counter signatures was invalid.
TRUST_E_CERT_SIGNATURE - 0x80096004 - (24580)
The signature of the certificate cannot be verified.
TRUST_E_TIME_STAMP - 0x80096005 - (24581)
The timestamp signature and/or certificate could not be verified or is malformed.
TRUST_E_BAD_DIGEST - 0x80096010 - (24592)
The digital signature of the object did not verify.
TRUST_E_MALFORMED_SIGNATURE - 0x80096011 - (24593)
The digital signature of the object is malformed. For technical detail, see security bulletin MS13-098.
TRUST_E_BASIC_CONSTRAINTS - 0x80096019 - (24601)
A certificate's basic constraint extension has not been observed.
TRUST_E_FINANCIAL_CRITERIA - 0x8009601E - (24606)
The certificate does not meet or contain the Authenticode(tm) financial extensions.
MSSIPOTF_E_OUTOFMEMRANGE - 0x80097001 - (28673)
Tried to reference a part of the file outside the proper range.
MSSIPOTF_E_CANTGETOBJECT - 0x80097002 - (28674)
Could not retrieve an object from the file.
MSSIPOTF_E_NOHEADTABLE - 0x80097003 - (28675)
Could not find the head table in the file.
MSSIPOTF_E_BAD_MAGICNUMBER - 0x80097004 - (28676)
The magic number in the head table is incorrect.
MSSIPOTF_E_BAD_OFFSET_TABLE - 0x80097005 - (28677)
The offset table has incorrect values.
MSSIPOTF_E_TABLE_TAGORDER - 0x80097006 - (28678)
Duplicate table tags or tags out of alphabetical order.
MSSIPOTF_E_TABLE_LONGWORD - 0x80097007 - (28679)
A table does not start on a long word boundary.
MSSIPOTF_E_BAD_FIRST_TABLE_PLACEMENT - 0x80097008 - (28680)
First table does not appear after header information.
MSSIPOTF_E_TABLES_OVERLAP - 0x80097009 - (28681)
Two or more tables overlap.
MSSIPOTF_E_TABLE_PADBYTES - 0x8009700A - (28682)
Too many pad bytes between tables or pad bytes are not 0.
MSSIPOTF_E_FILETOOSMALL - 0x8009700B - (28683)
File is too small to contain the last table.
MSSIPOTF_E_TABLE_CHECKSUM - 0x8009700C - (28684)
A table checksum is incorrect.
MSSIPOTF_E_FILE_CHECKSUM - 0x8009700D - (28685)
The file checksum is incorrect.
MSSIPOTF_E_FAILED_POLICY - 0x80097010 - (28688)
The signature does not have the correct attributes for the policy.
MSSIPOTF_E_FAILED_HINTS_CHECK - 0x80097011 - (28689)
The file did not pass the hints check.
MSSIPOTF_E_NOT_OPENTYPE - 0x80097012 - (28690)
The file is not an OpenType file.
MSSIPOTF_E_FILE - 0x80097013 - (28691)
Failed on a file operation (open, map, read, write).
MSSIPOTF_E_CRYPT - 0x80097014 - (28692)
A call to a CryptoAPI function failed.
MSSIPOTF_E_BADVERSION - 0x80097015 - (28693)
There is a bad version number in the file.
MSSIPOTF_E_DSIG_STRUCTURE - 0x80097016 - (28694)
The structure of the DSIG table is incorrect.
MSSIPOTF_E_PCONST_CHECK - 0x80097017 - (28695)
A check failed in a partially constant table.
MSSIPOTF_E_STRUCTURE - 0x80097018 - (28696)
Some kind of structural error.
ERROR_CRED_REQUIRES_CONFIRMATION - 0x80097019 - (28697)
The requested credential requires confirmation.
WINBIO_E_UNSUPPORTED_FACTOR - 0x80098001 - (32769)
Windows Biometric Service doesn't support the specified biometric factor.
WINBIO_E_INVALID_UNIT - 0x80098002 - (32770)
The unit ID number doesn't correspond to a valid biometric device.
WINBIO_E_UNKNOWN_ID - 0x80098003 - (32771)
The biometric sample doesn't match any known identity.
WINBIO_E_CANCELED - 0x80098004 - (32772)
The biometric operation was canceled before it could complete.
WINBIO_E_NO_MATCH - 0x80098005 - (32773)
The biometric sample doesn't match the specified identity or sub-factor.
WINBIO_E_CAPTURE_ABORTED - 0x80098006 - (32774)
A biometric sample could not be captured because the operation was aborted.
WINBIO_E_ENROLLMENT_IN_PROGRESS - 0x80098007 - (32775)
An enrollment transaction could not be started because another enrollment is already in progress.
WINBIO_E_BAD_CAPTURE - 0x80098008 - (32776)
The captured sample cannot be used for any further biometric operations.
WINBIO_E_INVALID_CONTROL_CODE - 0x80098009 - (32777)
The biometric unit doesn't support the specified unit control code.
WINBIO_E_DATA_COLLECTION_IN_PROGRESS - 0x8009800B - (32779)
The driver already has a pending data collection operation in progress.
WINBIO_E_UNSUPPORTED_DATA_FORMAT - 0x8009800C - (32780)
The biometric sensor driver does not support the requested data format.
WINBIO_E_UNSUPPORTED_DATA_TYPE - 0x8009800D - (32781)
The biometric sensor driver does not support the requested data type.
WINBIO_E_UNSUPPORTED_PURPOSE - 0x8009800E - (32782)
The biometric sensor driver does not support the requested data purpose.
WINBIO_E_INVALID_DEVICE_STATE - 0x8009800F - (32783)
The biometric unit is not in the proper state to perform the specified operation.
WINBIO_E_DEVICE_BUSY - 0x80098010 - (32784)
The operation could not be performed because the sensor device was busy.
WINBIO_E_DATABASE_CANT_CREATE - 0x80098011 - (32785)
The biometric unit's storage adapter was unable to create a new database.
WINBIO_E_DATABASE_CANT_OPEN - 0x80098012 - (32786)
The biometric unit's storage adapter was unable to open an existing database.
WINBIO_E_DATABASE_CANT_CLOSE - 0x80098013 - (32787)
The biometric unit's storage adapter was unable to close a database.
WINBIO_E_DATABASE_CANT_ERASE - 0x80098014 - (32788)
The biometric unit's storage adapter was unable to erase a database.
WINBIO_E_DATABASE_CANT_FIND - 0x80098015 - (32789)
The biometric unit's storage adapter was unable to find a database.
WINBIO_E_DATABASE_ALREADY_EXISTS - 0x80098016 - (32790)
The biometric unit's storage adapter was unable to create a database because that database already exists.
WINBIO_E_DATABASE_FULL - 0x80098018 - (32792)
The biometric unit's storage adapter was unable to add a record to the database because the database is full.
WINBIO_E_DATABASE_LOCKED - 0x80098019 - (32793)
The database is locked and its contents are inaccessible.
WINBIO_E_DATABASE_CORRUPTED - 0x8009801A - (32794)
The contents of the database have become corrupted and are inaccessible.
WINBIO_E_DATABASE_NO_SUCH_RECORD - 0x8009801B - (32795)
No records were deleted because the specified identity and sub-factor are not present in the database.
WINBIO_E_DUPLICATE_ENROLLMENT - 0x8009801C - (32796)
The specified identity and sub-factor are already enrolled in the database.
WINBIO_E_DATABASE_READ_ERROR - 0x8009801D - (32797)
An error occurred while trying to read from the database.
WINBIO_E_DATABASE_WRITE_ERROR - 0x8009801E - (32798)
An error occurred while trying to write to the database.
WINBIO_E_DATABASE_NO_RESULTS - 0x8009801F - (32799)
No records in the database matched the query.
WINBIO_E_DATABASE_NO_MORE_RECORDS - 0x80098020 - (32800)
All records from the most recent database query have been viewed.
WINBIO_E_DATABASE_EOF - 0x80098021 - (32801)
A database operation unexpectedly encountered the end of the file.
WINBIO_E_DATABASE_BAD_INDEX_VECTOR - 0x80098022 - (32802)
A database operation failed due to a malformed index vector.
WINBIO_E_INCORRECT_BSP - 0x80098024 - (32804)
The biometric unit doesn't belong to the specified service provider.
WINBIO_E_INCORRECT_SENSOR_POOL - 0x80098025 - (32805)
The biometric unit doesn't belong to the specified sensor pool.
WINBIO_E_NO_CAPTURE_DATA - 0x80098026 - (32806)
The sensor adapter's capture buffer is empty.
WINBIO_E_INVALID_SENSOR_MODE - 0x80098027 - (32807)
The sensor adapter doesn't support the sensor mode specified in the configuration.
WINBIO_E_LOCK_VIOLATION - 0x8009802A - (32810)
The requested operation cannot be performed due to a locking conflict.
WINBIO_E_DUPLICATE_TEMPLATE - 0x8009802B - (32811)
The data in a biometric template matches another template already in the database.
WINBIO_E_INVALID_OPERATION - 0x8009802C - (32812)
The requested operation is not valid for the current state of the session or biometric unit.
WINBIO_E_SESSION_BUSY - 0x8009802D - (32813)
The session cannot begin a new operation because another operation is already in progress.
WINBIO_E_CRED_PROV_DISABLED - 0x80098030 - (32816)
System policy settings have disabled the Windows biometric credential provider.
WINBIO_E_CRED_PROV_NO_CREDENTIAL - 0x80098031 - (32817)
The requested credential was not found.
WINBIO_E_DISABLED - 0x80098032 - (32818)
System policy settings have disabled the Windows biometric service.
WINBIO_E_CONFIGURATION_FAILURE - 0x80098033 - (32819)
The biometric unit could not be configured.
WINBIO_E_SENSOR_UNAVAILABLE - 0x80098034 - (32820)
A private pool cannot be created because one or more biometric units are not available.
WINBIO_E_SAS_ENABLED - 0x80098035 - (32821)
A secure attention sequence (CTRL-ALT-DEL) is required for logon.
WINBIO_E_DEVICE_FAILURE - 0x80098036 - (32822)
A biometric sensor has failed.
WINBIO_E_FAST_USER_SWITCH_DISABLED - 0x80098037 - (32823)
Fast user switching is disabled.
WINBIO_E_NOT_ACTIVE_CONSOLE - 0x80098038 - (32824)
The System sensor pool cannot be opened from Terminal Server client sessions.
WINBIO_E_EVENT_MONITOR_ACTIVE - 0x80098039 - (32825)
There is already an active event monitor associated with the specified session.
WINBIO_E_INVALID_PROPERTY_TYPE - 0x8009803A - (32826)
The value specified is not a valid property type.
WINBIO_E_INVALID_PROPERTY_ID - 0x8009803B - (32827)
The value specified is not a valid property ID.
WINBIO_E_UNSUPPORTED_PROPERTY - 0x8009803C - (32828)
The biometric unit doesn't support the specified property.
WINBIO_E_ADAPTER_INTEGRITY_FAILURE - 0x8009803D - (32829)
The adapter binary did not pass its integrity check.
WINBIO_E_INCORRECT_SESSION_TYPE - 0x8009803E - (32830)
This operation requires a different type of session handle.
WINBIO_E_SESSION_HANDLE_CLOSED - 0x8009803F - (32831)
This session handle has already been closed.
WINBIO_E_DEADLOCK_DETECTED - 0x80098040 - (32832)
The requested operation was aborted because it would have caused a deadlock.
WINBIO_E_NO_PREBOOT_IDENTITY - 0x80098041 - (32833)
There is no pre-boot logon identity available.
WINBIO_E_MAX_ERROR_COUNT_EXCEEDED - 0x80098042 - (32834)
The operation was aborted because there were too many errors.
WINBIO_E_AUTO_LOGON_DISABLED - 0x80098043 - (32835)
System policy settings have disabled pre-boot auto-logon using biometrics.
WINBIO_E_INVALID_TICKET - 0x80098044 - (32836)
The specified ticket is either incorrect or has expired.
WINBIO_E_TICKET_QUOTA_EXCEEDED - 0x80098045 - (32837)
The calling process has too many outstanding tickets.
WINBIO_E_DATA_PROTECTION_FAILURE - 0x80098046 - (32838)
The biometric service could not decrypt the data.
WINBIO_E_CRED_PROV_SECURITY_LOCKOUT - 0x80098047 - (32839)
Biometric authentication has been disabled because of too many unregistered fingerpint scans.
WINBIO_E_UNSUPPORTED_POOL_TYPE - 0x80098048 - (32840)
The requested pool type is not supported by this biometric factor.
WINBIO_E_SELECTION_REQUIRED - 0x80098049 - (32841)
A specific individual must be selected in order to perform an enrollment.
WINBIO_E_PRESENCE_MONITOR_ACTIVE - 0x8009804A - (32842)
A presence monitor is already active on that session.
WINBIO_E_INVALID_SUBFACTOR - 0x8009804B - (32843)
The specified sub-factor value is out of range or is not supported.
WINBIO_E_INVALID_CALIBRATION_FORMAT_ARRAY - 0x8009804C - (32844)
The sensor adapter returned an invalid calibration format array.
WINBIO_E_NO_SUPPORTED_CALIBRATION_FORMAT - 0x8009804D - (32845)
The sensor and engine adapter don't share a common calibration format.
WINBIO_E_UNSUPPORTED_SENSOR_CALIBRATION_FORMAT - 0x8009804E - (32846)
The sensor adapter does not support the requested calibration format.
WINBIO_E_CALIBRATION_BUFFER_TOO_SMALL - 0x8009804F - (32847)
The requested calibration buffer size is too small.
WINBIO_E_CALIBRATION_BUFFER_TOO_LARGE - 0x80098050 - (32848)
The requested calibration buffer size is too large.
WINBIO_E_CALIBRATION_BUFFER_INVALID - 0x80098051 - (32849)
The sensor adapter cannot process the contents of the calibration buffer.

No comments:

Post a Comment