mutuallyTrustedCertificates property

List<SslCertificate>? mutuallyTrustedCertificates
getter/setter pair

The collection contains mutually trusted CA certificates.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

List<SslCertificate>? mutuallyTrustedCertificates;