Table of Contents

Property TlsOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

TlsOptions

Gets the tls options.

public IReadOnlyDictionary<string, SslSettings> TlsOptions { get; }

Property Value

IReadOnlyDictionary<string, SslSettings>

The tls options.