Click or drag to resize

CESUri Properties

The CESUri type exposes the following members.

Properties
  NameDescription
Public propertyAuthentication
Gets authentication type. The possible values are:
  • Anonymous - not used.
  • Kerberos - default.
  • User name and user password
  • Client certificate
Public propertyDisplayName
Gets the display name of the Certification Authority (sanitized characters are decoded to textual characters).
Public propertyPriority
Gets URL priority. Lesser number means higher priority.
Public propertyRenewalOnly
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.
Public propertyUri
Gets Enrollment Services location.
Top
See Also