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