TlsOptions.ClientCertificateMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the client authentication certificate requirements for a TLS connection to Silo. Defaults to AllowCertificate.
public Orleans.Connections.Security.RemoteCertificateMode ClientCertificateMode { get; set; }
member this.ClientCertificateMode : Orleans.Connections.Security.RemoteCertificateMode with get, set
Public Property ClientCertificateMode As RemoteCertificateMode