clientValidationCa property

List<ValidationCA>? clientValidationCa
getter/setter pair

Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.

Implementation

core.List<ValidationCA>? clientValidationCa;