Skip to content

TlsOptions.OnAuthenticateAsServer

OnAuthenticateAsServer

getset
View source
public Action<ConnectionContext, TlsServerAuthenticationOptions> OnAuthenticateAsServer
Provides direct configuration of the TlsServerAuthenticationOptions on a per-connection basis. This is called after all of the other settings have already been applied.