Certificate Members

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

The following tables list the members exposed by the Certificate type.

Protected Constructors

  Name Description
Protected method Certificate  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (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

Certificate Class
Microsoft.Office.InfoPath Namespace