CefSslCertPrincipalDisplayName Property |
Returns a name that can be used to represent the issuer. It tries in this
order: CN, O and OU and returns the first non-empty one found.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public string DisplayName { get; }
Property Value
Type:
StringSee Also