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

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

Property Value

Type: Boolean
See Also