Property Subject
- Namespace
- DotNetBrowser.Net.Certificates
- Assembly
- DotNetBrowser.dll
Subject
The Subject entity of certificate. Can be null if the subject was not extracted from certificate data because of corrupt certificate data.
public string Subject { get; }
Property Value
- string
A string containing the Subject.