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 | |
---|---|---|
![]() |
Certificate |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ExpirationDate | Gets the expiration date of a digital certificate in the localized 'SHORTDATE' format. |
![]() |
IssuedBy | Gets the name of the issuer of the digital certificate. |
![]() |
IssuedTo | Gets the name of the user to whom the digital certificate was issued. |
![]() |
Status | Gets the status of the digital certificate as a CertificateStatus enumerated constant. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top