X509Certificate Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The X509Certificate type exposes the following members.
| Name | Description | |
|---|---|---|
|
Handle | Gets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged PCCERT_CONTEXT structure. |
|
Issuer | Gets the name of the certificate authority that issued the X.509 version 3 certificate. |
|
Subject | Gets the subject distinguished name from the certificate. |
Show: