Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EnrollmentPolicyFlags enumeration (certenroll.h)

The EnrollmentPolicyFlags enumeration specifies group policy flags. This enumeration type is not currently used.

Syntax

typedef enum EnrollmentPolicyFlags {
 DisableGroupPolicyList = 0x2,
 DisableUserServerList = 0x4
} ;

Constants

 
DisableGroupPolicyList
Value: 0x2
Ignore policy servers configured in group policy.
DisableUserServerList
Value: 0x4
Ignore user configured policy servers.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Header certenroll.h

Feedback

Was this page helpful?

Additional resources