Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
These constants define certificate-related errors common to all EAPHost API technologies.
-
_EAP_CERT_FIRST
-
-
0x0
-
Defines the boundary of error reports; any certificate error will occur between _EAP_CERT_FIRST and _EAP_CERT_LAST.
-
-
_EAP_CERT_LAST
-
-
0xF
-
Defines the boundary of error reports; any certificate error will occur between _EAP_CERT_FIRST and _EAP_CERT_LAST.
-
-
_EAP_CERT_NOT_FOUND
-
-
0x1
-
No user certificate was found.
-
-
_EAP_CERT_INVALID
-
-
0x2
-
The user certificate is invalid.
-
-
_EAP_CERT_EXPIRED
-
-
0x3
-
The user certificate has expired.
-
-
_EAP_CERT_REVOKED
-
-
0x4
-
The user certificate was revoked.
-
-
_EAP_CERT_OTHER_ERROR
-
-
0x5
-
There is an unknown certificate related error.
-
-
_EAP_CERT_REJECTED
-
-
0x6
-
The user certificate was rejected.
-
-
_EAP_CERT_NAME_REQUIRED
-
-
0x7
-
The user certificate requires a name.
-
-
_EAP_GENERAL_FIRST
-
-
0x10
-
Defines the boundary of error reports; any general EAP error will occur between _EAP_GENERAL_FIRST and _EAP_GENERAL_LAST.
-
-
_EAP_GENERAL_LAST
-
-
0x3F
-
Defines the boundary of error reports; any general EAP error will occur between _EAP_GENERAL_FIRST and _EAP_GENERAL_LAST.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|