IBucket PropertiesCouchbase .NET SDK 2.0

The IBucket type exposes the following members.

Properties
  NameDescription
Public propertyBucketType
Returns type of the bucket (either Couchbase or Memcached)
Public propertyIsSecure
Returns true if bucket is using SSL encryption between the client and the server.
Public propertyName
The name of the Couchbase Bucket. This is visible from the Couchbase Server Management Console.
Top
See Also