X509Certificate2.Issuer Property
Gets the name of the certificate authority that issued the X.509v3 certificate.
Namespace: System.Security.Cryptography.X509Certificates
Assembly: System.Security (in system.security.dll)
Syntax
public override string Issuer { get; }
Property Value
The name of the certificate authority that issued the X.509v3 certificate.
Version Information
Available in the .NET Micro Framework version 4.2.
See Also
Reference
X509Certificate2 Class
X509Certificate2 Members
System.Security.Cryptography.X509Certificates Namespace