Skip to content

TlsClientAuthenticationOptions Properties

Configures client authentication for an Orleans TLS connection.

ClientCertificates

getset
View source
public X509CertificateCollection? ClientCertificates
Gets or sets the certificates available for client authentication.

TargetHost

getset
View source
public string? TargetHost
Gets or sets the target host name used for server certificate validation and Server Name Indication (SNI).