Returns true if bucket is using SSL encryption between the client and the server.
Namespace: Couchbase.CoreAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property IsSecure As Boolean
Get
property bool IsSecure {
bool get ();
}
abstract IsSecure : bool with get
Property Value
Type:
Boolean
See Also