Click or drag to resize
SslServerCredentialsForceClientAuthentication Property
If true, the authenticity of client check will be enforced.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public bool ForceClientAuthentication { get; }

Property Value

Type: Boolean
See Also