X509Certificate Members
The following tables list the members exposed by the X509Certificate type.
Public Constructors
Name | Description | |
---|---|---|
X509Certificate | Creates a new X509Certificate |
Public Properties
Name | Description | |
---|---|---|
Issuer | The name of the certificate authority that issued the certificate. | |
Subject | The name of the entity whose public key the certificate identifies. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEffectiveDate | Gets the earliest date on which the certificate is valid. | |
GetExpirationDate | Gets the expiration date of the certificate. | |
GetHashCode | (Inherited from Object.) | |
GetRawCertData | Gets the data contained in the certificate. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |