EnrollmentPolicyServerPropertyFlags enumeration
The EnrollmentPolicyServerPropertyFlags enumeration specifies the default policy server. It is used by the Initialize method on the ICertPropertyEnrollmentPolicyServer interface.
Syntax
typedef enum EnrollmentPolicyServerPropertyFlags { DefaultNone = 0x00000000, DefaultPolicyServer = 0x00000001 } EnrollmentPolicyServerPropertyFlags;
Constants
- DefaultNone
-
No default policy server URL has been specified.
- DefaultPolicyServer
-
The policy server URL returned by GetPolicyServerUrl is the default value when an URL has not been specified.
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