CertificateIssuer Property  | 
 
                The Issuer entity of certificate. Can be null if the issuer was not extracted
                from certificate because of corrupt certificate data.
            
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic string Issuer { get; }Property Value
Type: 
Stringa string containing the Issuer.
See Also