Click or drag to resize
MimeKit

X509CertificateDatabaseCrlsTableName Field

The name of the database table containing the CRLs.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax
C#
protected const string CrlsTableName = "CRLS"

Field Value

String
Remarks
The name of the database table containing the CRLs.
See Also