Click or drag to resize

PdfCertificateSubjectCommonName Property

Gets the value of a Common Name attribute from Subject's distinguished name.

Namespace: SautinSoft.Pdf.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public string SubjectCommonName { get; }

Property Value

String
The value of a Common Name attribute from Subject's distinguished name.
See Also