Gets a value indicating whether to use SSL.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax public bool UseSsl { get; }
Public ReadOnly Property UseSsl As Boolean
Get
member UseSsl : bool with get
Property Value
Type:
BooleanSee Also