 | X509CertificateDatabaseCrlsTableName Field |
The name of the database table containing the CRLs.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxprotected const string CrlsTableName = "CRLS"
Field Value
String
Remarks
The name of the database table containing the CRLs.
See Also