Click or drag to resize
BucketConfigurationUseSsl Property
Set to true to enable Secure Socket Layer (SSL) encryption of all traffic between the client and the server.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool UseSsl { get; set; }

Property Value

Type: Boolean
See Also