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
public property ArchivedOnCa Gets a Boolean value that indicates if the certificate is archived on the certification authority (CA).
public property CertificateType Gets the type of the certificate.
public property IsKeyHistory Gets a Boolean value that indicates if the certificate is a key history certificate.
public property SerialNumber Gets the certificate's serial number.
public property TemplateCommonName Gets the certificate template common name for the certificate.
public property Thumbprint Gets the certificate's thumbprint.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

X509ClmCertificate Class
Microsoft.Clm.Shared.Certificates Namespace