Table of Contents

Property Issuer

Namespace
DotNetBrowser.Net.Certificates
Assembly
DotNetBrowser.dll

Issuer

The Issuer entity of certificate. Can be null if the issuer was not extracted from certificate because of corrupt certificate data.

public string Issuer { get; }

Property Value

string

a string containing the Issuer.