Click or drag to resize
Pdftools logo

CertificateSubjectName Property

The name (subject) of the certificate

The common name (CN) of the person or authority that owns the certificate.

Namespace: PdfTools.SignatureValidation
Assembly: PdfTools (in PdfTools.dll) Version: 1.11.1+7e91adfd8b3958b0a599c3b63ff35d8a15e95be7
Syntax
C#
public string SubjectName { get; }

Property Value

String
See Also