IX509PolicyServerUrl interface (certenroll.h)
The IX509PolicyServerUrl interface can be used to set or retrieve property values associated with the certificate enrollment policy (CEP) server and to update associated registry values.
Inheritance
The IX509PolicyServerUrl interface inherits from the IDispatch interface. IX509PolicyServerUrl also has these types of members:
Methods
The IX509PolicyServerUrl interface has these methods.
IX509PolicyServerUrl::get_AuthFlags Specifies and retrieves a value that indicates the authentication type used by the client to authenticate itself to the certificate enrollment policy (CEP) server. (Get) |
IX509PolicyServerUrl::get_Cost Specifies and retrieves an arbitrary cost for contacting the certificate enrollment policy server. (IX509PolicyServerUrl.get_Cost) |
IX509PolicyServerUrl::get_Default Specifies and retrieves a Boolean value that indicates whether this is the default certificate enrollment policy (CEP) server. (Get) |
IX509PolicyServerUrl::get_Flags Specifies or retrieves a value that indicates whether the certificate enrollment policy (CEP) server policy information can be loaded from group policy, from the registry, or both. (Get) |
IX509PolicyServerUrl::get_Url Specifies or retrieves the URL for the certificate enrollment policy (CEP) server. (Get) |
IX509PolicyServerUrl::GetStringProperty Retrieves the certificate enrollment policy (CEP) server ID or the display name of the CEP server. |
IX509PolicyServerUrl::Initialize Initializes an IX509PolicyServerUrl object for a computer or user context. |
IX509PolicyServerUrl::put_AuthFlags Specifies and retrieves a value that indicates the authentication type used by the client to authenticate itself to the certificate enrollment policy (CEP) server. (Put) |
IX509PolicyServerUrl::put_Cost Specifies and retrieves an arbitrary cost for contacting the certificate enrollment policy server. (IX509PolicyServerUrl.put_Cost) |
IX509PolicyServerUrl::put_Default Specifies and retrieves a Boolean value that indicates whether this is the default certificate enrollment policy (CEP) server. (Put) |
IX509PolicyServerUrl::put_Flags Specifies or retrieves a value that indicates whether the certificate enrollment policy (CEP) server policy information can be loaded from group policy, from the registry, or both. (Put) |
IX509PolicyServerUrl::put_Url Specifies or retrieves the URL for the certificate enrollment policy (CEP) server. (Put) |
IX509PolicyServerUrl::RemoveFromRegistry Unregisters a certificate enrollment policy (CEP) server. |
IX509PolicyServerUrl::SetStringProperty Specifies the certificate enrollment policy (CEP) server ID or the display name of the CEP server. |
IX509PolicyServerUrl::UpdateRegistry Registers a certificate enrollment policy (CEP) server. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |