CertificateIssuerDetails Property |
Gets the name of the certification authority which issued this X.509 certificate.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string IssuerDetails { get; }
Public ReadOnly Property IssuerDetails As String
Get
Property Value
Type:
StringA string containing the name of certification authority which issued the certificate.
Remarks
Examples
See Also