allowedCertificateAuthorities property

List<String>? allowedCertificateAuthorities
getter/setter pair

The collection contains Base64 encoding of DER encoded distinguished names of certificate authorities allowed by the server.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

List<String>? allowedCertificateAuthorities;