WebEnrollmentFlags enumeration
The WebEnrollmentFlags enumeration specifies web enrollment behavior. It is used by the Enroll method on the IX509EnrollmentHelper interface.
Syntax
typedef enum WebEnrollmentFlags { EnrollPrompt = 0x00000001 } WebEnrollmentFlags;
Constants
- EnrollPrompt
-
If this flag is set and no authentication credential is available for the certificate enrollment server, the certificate service prompts for a credential. If there is no authentication credential and this flag is not set, the Enroll method fails.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012