distinguishedNames property

List<X509Certificate>? distinguishedNames
getter/setter pair

The acceptable certificate-issuing authorities for client certificate authentication. This value is null if the authentication method of the protection space is not client certificate. The returned issuing authorities are encoded with Distinguished Encoding Rules (DER).

Officially Supported Platforms/Implementations:

Implementation

List<X509Certificate>? distinguishedNames;