Share via


X509Certificate Members

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

Public Constructors

Name Description
Public Method X509Certificate Creates a new X509Certificate

Public Properties

Name Description
Public Property Issuer The name of the certificate authority that issued the certificate.
Public Property Subject The name of the entity whose public key the certificate identifies.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetEffectiveDate Gets the earliest date on which the certificate is valid.
Public Method GetExpirationDate Gets the expiration date of the certificate.
Public Method GetHashCode (Inherited from Object.)
Public Method GetRawCertData Gets the data contained in the certificate.
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

X509Certificate Class
Microsoft.SPOT.Net.Security Namespace