CouchbaseBucket PropertiesCouchbase .NET SDK 2.0

The CouchbaseBucket type exposes the following members.

Properties
  NameDescription
Public propertyBucketType
Returns type of the bucket. In this implementation the value is constant: Couchbase.
Public propertyIsSecure
Returns true if bucket is using SSL encryption between the client and the server.
Public propertyName
The Bucket's name. You can view this from the Couchbase Management Console.
Top
See Also