Certificate members

Include protected members
Include inherited members

Represents the X.509 digital certificate that has been used to create a signature.

The Certificate type exposes the following members.

Constructors

  Name Description
Protected method Certificate

Top

Properties

  Name Description
Public property ExpirationDate Gets the expiration date of a digital certificate in the localized 'SHORTDATE' format.
Public property IssuedBy Gets the name of the issuer of the digital certificate.
Public property IssuedTo Gets the name of the user to whom the digital certificate was issued.
Public property Status Gets the status of the digital certificate as a CertificateStatus enumerated constant.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Certificate class

Microsoft.Office.InfoPath namespace