IViewQuery UseSsl Property Couchbase .NET SDK 2.1.0 Documentation
When true, the generated url will contain 'https' and use port 18092

Namespace: Couchbase.Views
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
bool UseSsl { get; set; }

Property Value

Type: Boolean
See Also