Class EventingFunctionUrlAuthBearer
Auth-bearer authentication.
Implements
Inherited Members
Namespace: Couchbase.Management.Eventing
Assembly: Couchbase.NetClient.dll
Syntax
public class EventingFunctionUrlAuthBearer : IEventingFunctionUrlAuth
Properties
| Edit this page View SourceKey
The bearer key for bearer auth.
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
string |
Methods
| Edit this page View SourceToJson()
Declaration
[Obsolete]
public List<JProperty> ToJson()
Returns
Type | Description |
---|---|
List<JProperty> |