KERB_CERTIFICATE_INFO_TYPE enumeration (ntsecapi.h)

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

 
CertHashInfo
Value: 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