Click or drag to resize
IBucketIsSecure Property
Returns true if bucket is using SSL encryption between the client and the server.

Namespace: Couchbase.Core
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsSecure { get; }

Property Value

Type: Boolean
See Also