Property TlsOptions
TlsOptions
Gets the tls options.
public IReadOnlyDictionary<string, SslSettings> TlsOptions { get; }
Property Value
- IReadOnlyDictionary<string, SslSettings>
The tls options.
Gets the tls options.
public IReadOnlyDictionary<string, SslSettings> TlsOptions { get; }
The tls options.