| X509CrlRecordIssuerName Property |
Gets the issuer name of the certificate revocation list.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string IssuerName { get; }
Property Value
StringThe issuer's name.
Remarks
Gets the issuer name of the certificate revocation list.
See Also