TlsOptions.RemoteCertificateMode 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 remote endpoint certificate requirements for a TLS connection. Defaults to RequireCertificate.
public Orleans.Connections.Security.RemoteCertificateMode RemoteCertificateMode { get; set; }
member this.RemoteCertificateMode : Orleans.Connections.Security.RemoteCertificateMode with get, set
Public Property RemoteCertificateMode As RemoteCertificateMode