X509Certificate.Issuer Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of the certificate authority that issued the X.509 version 3 certificate.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringThe name of the certificate authority that issued the X.509 version 3 certificate.
| Exception | Condition |
|---|---|
| CryptographicException | The certificate handle is invalid. |
Show: