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
[read-only] | Handle | IntPtr.
Gets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged PCCERT_CONTEXT structure. |
[read-only] | Issuer | string.
Gets the name of the certificate authority that issued the X.509v3 certificate. |
[read-only] | Subject | string.
Gets the subject distinguished name from the certificate. |