Describes an X509 FIM CM certificate.
The following tables list the members exposed by the X509ClmCertificate type.
Public Constructors
Name | Description | |
---|---|---|
X509ClmCertificate | Initializes X509ClmCertificate class objects. |
Public Properties
Name | Description | |
---|---|---|
ArchivedOnCa | Gets a Boolean value that indicates if the certificate is archived on the certification authority (CA). | |
CertificateType | Gets the type of the certificate. | |
IsKeyHistory | Gets a Boolean value that indicates if the certificate is a key history certificate. | |
SerialNumber | Gets the certificate's serial number. | |
TemplateCommonName | Gets the certificate template common name for the certificate. | |
Thumbprint | Gets the certificate's thumbprint. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |