Gets the name of the certification authority that issued the X.509 certificate.
A string containing the name of certificate authority that issued the certificate.
To get more detailed information about X.509 certificate issuer, the developer can use the IssuerDetails property.
Also, the IssuedBy property can be used to determine whom this X.509 certificate was issued by.
The example is available in Certificate class documentation.
Certificate Class | MailBee.Security Namespace | IssuedTo | IssuerDetails | X509Certificate