Property SubjectName
- Namespace
- DotNetBrowser.Net.Certificates
- Assembly
- DotNetBrowser.dll
SubjectName
The name of the subject of the certificate. For HTTPS server certificates, this represents the web server. The common name of the subject should match the host name of the web server.
public string SubjectName { get; }
Property Value
- string
A string containing the SubjectName.