X509ClmCertificate Members
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. |
Top
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
X509ClmCertificate Class
Microsoft.Clm.Shared.Certificates Namespace