Table of Contents

Property UseSsl

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

UseSsl

Gets a value indicating whether to use SSL.

[Obsolete("Use UseTls instead.")]
public bool UseSsl { get; }

Property Value

bool