Certificate
class Certificate
Information about the certificate.
Types
Properties
Link copied to clipboard
The identifier of the certificate.
Link copied to clipboard
A ClientCertAuthSettings
object that contains client certificate authentication settings.
Link copied to clipboard
The common name for the certificate.
Link copied to clipboard
The date and time when the certificate will expire.
Link copied to clipboard
The date and time that the certificate was registered.
Link copied to clipboard
The state of the certificate.
Link copied to clipboard
Describes a state change for the certificate.
Link copied to clipboard
The function that the registered certificate performs. Valid values include ClientLDAPS
or ClientCertAuth
. The default value is ClientLDAPS
.