Reference documentation and code samples for the Network Security V1beta1 API class Google::Cloud::NetworkSecurity::V1beta1::ServerTlsPolicy::MTLSPolicy.
Specification of the MTLSPolicy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#client_validation_ca
def client_validation_ca() -> ::Array<::Google::Cloud::NetworkSecurity::V1beta1::ValidationCA>
Returns
- (::Array<::Google::Cloud::NetworkSecurity::V1beta1::ValidationCA>) — Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
#client_validation_ca=
def client_validation_ca=(value) -> ::Array<::Google::Cloud::NetworkSecurity::V1beta1::ValidationCA>
Parameter
- value (::Array<::Google::Cloud::NetworkSecurity::V1beta1::ValidationCA>) — Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
Returns
- (::Array<::Google::Cloud::NetworkSecurity::V1beta1::ValidationCA>) — Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.