BucketConfiguration.Password Property Couchbase .NET SDK 2.0
The password to use if it's a SASL authenticated Bucket.

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

Property Value

Type: String
See Also