StandaloneX509CertificatePrincipal

class

Namespace: Vuplex.WebView

The Issuer or Subject field of StandaloneX509Certificate.

Summary

Public properties

CommonName

string CommonName

The Common Name (CN) of the issuer or subject.

CountryName

string CountryName

The country name.

DisplayName

string DisplayName

A name that can be used to represent the issuer. Chromium tries in this order: Common Name (CN), Organization Name (O) and Organizational Unit Name (OU) and returns the first non-empty one found.

LocalityName

string LocalityName

The locality name.

StateOrProvinceName

string StateOrProvinceName

The state or province name.