MailBee.NET Objects 4.0

Certificate.IssuerDetails Property

Gets the name of the certification authority which issued this X.509 certificate.

public string IssuerDetails {get;}

Property Value

A string containing the name of certification authority which issued the certificate.

Remarks

The developer can perform search over this property value during searching for certificates in a certificate store using FindCertificates method.

Example

The example is available in Certificate topic.

See Also

Certificate Class | MailBee.Security Namespace | IssuedTo | IssuedBy | FindCertificates | X509Certificate