Click or drag to resize
MimeKit

X509CertificateDatabaseCertificatesTableName Field

The name of the database table containing the certificates.

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

Field Value

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