Network Security v1beta1 API - Class ServerTlsPolicy.Types.MTLSPolicy (2.0.0-beta05)

public sealed class ServerTlsPolicy.Types.MTLSPolicy : IMessage<ServerTlsPolicy.Types.MTLSPolicy>, IEquatable<ServerTlsPolicy.Types.MTLSPolicy>, IDeepCloneable<ServerTlsPolicy.Types.MTLSPolicy>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Security v1beta1 API class ServerTlsPolicy.Types.MTLSPolicy.

Specification of the MTLSPolicy.

Inheritance

object > ServerTlsPolicy.Types.MTLSPolicy

Namespace

Google.Cloud.NetworkSecurity.V1Beta1

Assembly

Google.Cloud.NetworkSecurity.V1Beta1.dll

Constructors

MTLSPolicy()

public MTLSPolicy()

MTLSPolicy(MTLSPolicy)

public MTLSPolicy(ServerTlsPolicy.Types.MTLSPolicy other)
Parameter
NameDescription
otherServerTlsPolicyTypesMTLSPolicy

Properties

ClientValidationCa

public RepeatedField<ValidationCA> ClientValidationCa { get; }

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

Property Value
TypeDescription
RepeatedFieldValidationCA