CertificateObject members

Include protected members
Include inherited members

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

The CertificateObject type exposes the following members.

Properties

  Name Description
Public property ExpirationDate Returns the expiration date of a digital certificate in the localized 'SHORTDATE' format. (Inherited from Certificate.)
Public property IssuedBy Returns the issuer of the digital certificate. (Inherited from Certificate.)
Public property IssuedTo Returns to whom the digital certificate is issued. (Inherited from Certificate.)
Public property Status Returns the status of the digital certificate. (Inherited from Certificate.)

Top

See also

Reference

CertificateObject interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace