Click or drag to resize
BucketConfigurationPassword Property
The password to use if it's a SASL authenticated Bucket.

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

Property Value

Type: String
See Also