Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The KERB_CERTIFICATE_INFO_TYPE enumeration specifies the type of certificate information that is provided.
Syntax
typedef enum _KERB_CERTIFICATE_INFO_TYPE {
CertHashInfo = 1
} KERB_CERTIFICATE_INFO_TYPE, *PKERB_CERTIFICATE_INFO_TYPE;
Constants
CertHashInfoValue: 1 Identifies certificate hash information as defined by the KERB_CERTIFICATE_HASHINFO structure. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | ntsecapi.h |