Property Ssl
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
Ssl
Gets whether to use SSL.
[Obsolete("Use Tls instead.")]
public bool? Ssl { get; }
Property Value
- bool?
Gets whether to use SSL.
[Obsolete("Use Tls instead.")]
public bool? Ssl { get; }