clientAuthEnabled property

bool? clientAuthEnabled
getter/setter pair

Flag that specifies whether client-side authentication is enabled for the target server.

Enables two-way TLS.

Implementation

core.bool? clientAuthEnabled;