Click or drag to resize
MimeKit

X509CertificateDatabaseCertificateColumnNamesBasicConstraints Field

A column specifying the basic constraints of the certificate.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax
C#
public const string BasicConstraints = "BASICCONSTRAINTS"

Field Value

String
Remarks

A column specifying the basic constraints of the certificate.

This data-type for this column should be int.

See Also