| X509CertificateRecordId 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 in the database and is not
generally useful outside of the internals of the database implementation.
See Also