Skip to content

TlsOptions.OnAuthenticateAsClient

OnAuthenticateAsClient

getset
View source
public Action<ConnectionContext, TlsClientAuthenticationOptions> OnAuthenticateAsClient
Provides direct configuration of the TlsClientAuthenticationOptions on a per-connection basis. This is called after all of the other settings have already been applied. Use this to set the target host name for SNI (Server Name Indication) via TlsClientAuthenticationOptions.