X509CertificateEnrollmentContext enumeration
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 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012