CEPSetupProperty enumeration
The CEPSetupProperty enumeration type is used by the GetProperty and SetProperty methods on the ICertificateEnrollmentPolicyServerSetup interface to specify the type of property information to retrieve or set.
Syntax
typedef enum { ENUM_CEPSETUPPROP_AUTHENTICATION = 0, ENUM_CEPSETUPPROP_SSLCERTHASH = 1, ENUM_CEPSETUPPROP_URL = 2, ENUM_CEPSETUPPROP_KEYBASED_RENEWAL = 3 } CEPSetupProperty;
Constants
- ENUM_CEPSETUPPROP_AUTHENTICATION
-
The property value contains the type of authentication procedure used.
- ENUM_CEPSETUPPROP_SSLCERTHASH
-
The property value contains the hash of the certificate, if any, used for authentication.
- ENUM_CEPSETUPPROP_URL
-
The property value contains the Certificate Enrollment Policy (CEP) Web Service URL.
- ENUM_CEPSETUPPROP_KEYBASED_RENEWAL
-
The property value indicates whether to set up the Enrollment Policy Server in a mode that returns policies for KeyBasedRenewal templates only.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012