This topic has not yet been rated - Rate this topic

KERB_CERTIFICATE_INFO_TYPE enumeration

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;

Constants

CertHashInfo

The certificate provides hash information.

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Header

Ntsecapi.h

 

 

Send comments about this topic to Microsoft

Build date: 1/2/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.