Table of Contents

Property UseSsl

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

UseSsl

Gets or sets a value indicating whether to use SSL.

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

Property Value

bool