PdfCertificateSubjectCommonName Property |
Gets the value of a
Common Name attribute from
Subject's distinguished name.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string SubjectCommonName { get; }
Public ReadOnly Property SubjectCommonName As String
Get
Property Value
String
The value of a
Common Name attribute from
Subject's distinguished name.
See Also