| X509CertificateDatabaseCrlColumnNamesDelta Field |
A column specifying whether the CRL data is a delta update.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax public const string Delta = "DELTA"
Field Value
StringRemarks A column specifying whether the CRL data is a delta update.
This data-type for this column should be bool.
See Also