 | CertificateSubjectName Property |
The name (subject) of the certificate
The common name (CN) of the person or authority that owns the certificate.
Namespace: PdfTools.SignatureValidationAssembly: PdfTools (in PdfTools.dll) Version: 1.15.0+147e4fc493a307e6b18a87db67c367af92815484
Syntaxpublic string SubjectName { get; }Property Value
String
See Also