 | X509CertificateDatabaseCertificateColumnNamesSubjectDnsNames Field |
A column specifying the subject DNS names of the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic const string SubjectDnsNames = "SUBJECTDNSNAMES"
Field Value
String
RemarksA column specifying the subject DNS names of the certificate.
This data-type for this column should be string.
See Also