Click or drag to resize

PdfCertificateSubject Property

Gets the subject distinguished name from the certificate.

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

Property Value

String
The subject distinguished name from the certificate.
See Also