KERB_CERTIFICATE_INFO structure
The KERB_CERTIFICATE_INFO structure contains the certificate information.
Syntax
typedef struct _KERB_CERTIFICATE_INFO { ULONG CertInfoSize; ULONG InfoType; } KERB_CERTIFICATE_INFO, *PKERB_CERTIFICATE_INFO;
Members
- CertInfoSize
-
The size, in bytes, of the structure to contain the payload of the certificate.
- InfoType
-
A value of the KERB_CERTIFICATE_INFO_TYPE enumeration that specifies the type of certificate information that is provided.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 1/2/2013