Property TlsInsecure
- Namespace
 - MongoDB.Driver.Core.Configuration
 
- Assembly
 - MongoDB.Driver.dll
 
TlsInsecure
Gets whether to relax TLS constraints as much as possible.
public bool? TlsInsecure { get; }
Property Value
- bool?
 
Gets whether to relax TLS constraints as much as possible.
public bool? TlsInsecure { get; }