| X509CrlRecordId Property |
Gets the identifier.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Property Value
Int32The identifier.
Remarks
The id is typically the ROWID of the certificate revocation list in the
database and is not generally useful outside of the internals of the
database implementation.
See Also