CESUri Class |
Namespace: PKI.CertificateServices
The CESUri type exposes the following members.
Name | Description | |
---|---|---|
Authentication |
Gets authentication type. The possible values are:
| |
DisplayName |
Gets the display name of the Certification Authority (sanitized characters are decoded to textual characters).
| |
Priority |
Gets URL priority. Lesser number means higher priority.
| |
RenewalOnly |
Indicates whether the current CES URL can be used for certificate renewal only. If the property is set to
True, then this URL cannot be used for initial certificate enrollment and can be used only to renew
existing certificates. If the property is set to False, client can use this URL for initial
certificate enrollment and existing certificate renewal.
| |
Uri |
Gets Enrollment Services location.
|
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.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Displays Certificate Enrollment Service's URL in text format.
(Overrides ObjectToString.) |