System.Security.Cryptography.X509Certificates.X509Certificate: Property Members

The properties of System.Security.Cryptography.X509Certificates.X509Certificate are listed below. For a list of all members, see the X509Certificate Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
HandleIntPtr.

Gets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged PCCERT_CONTEXT structure.

[read-only]
Issuerstring.

Gets the name of the certificate authority that issued the X.509v3 certificate.

[read-only]
Subjectstring.

Gets the subject distinguished name from the certificate.