PolicyServerClient Methods |
The PolicyServerClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadPolicy |
Loads certificate templates available for enrollment. Certificate templates are populated in
Templates property if the method succeeds.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Register |
Registers or updates a current object in local registry.
|
![]() | SetCredential |
Sets the credential used to contact the certificate enrollment policy (CEP) server
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unregister |
Unregisters (deletes) certificate enrollment policy server endpoint from registry.
|
![]() | Validate |
Validates the current policy information.
|