Property TlsOptions
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.dll
TlsOptions
Gets the tls options.
public IReadOnlyDictionary<string, SslSettings> TlsOptions { get; }
Property Value
- IReadOnlyDictionary<string, SslSettings>
The tls options.