0 out of 3 rated this helpful - Rate this topic

X509CertificateEnrollmentContext enumeration

Applies to: desktop apps only

The X509CertificateEnrollmentContext enumeration specifies the nature of the end entity for which the certificate is intended. This enumeration is used by the following interfaces:

Syntax

typedef enum X509CertificateEnrollmentContext {
  ContextUser                        = 0x1,
  ContextMachine                     = 0x2,
  ContextAdministratorForceMachine   = 0x3 
} X509CertificateEnrollmentContext;

Constants

ContextUser

The certificate is intended for an end user.

ContextMachine

The certificate is intended for a computer.

ContextAdministratorForceMachine

The certificate is being requested by an administrator acting on the behalf of a computer.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

CertEnroll.h

See also

CertEnroll Enumerations
CertEnroll Interfaces

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ