Class OuterRequestSpans.ManagerSpan.Users
Inheritance
OuterRequestSpans.ManagerSpan.Users
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ManagerSpan.Users
Fields
|
Edit this page
View Source
DropGroup
Declaration
public const string DropGroup = "manager_users_drop_group"
Field Value
|
Edit this page
View Source
DropUser
Declaration
public const string DropUser = "manager_users_drop_user"
Field Value
|
Edit this page
View Source
GetAllGroups
Declaration
public const string GetAllGroups = "manager_users_get_all_groups"
Field Value
|
Edit this page
View Source
GetAllUsers
Declaration
public const string GetAllUsers = "manager_users_get_all_users"
Field Value
|
Edit this page
View Source
GetGroup
Declaration
public const string GetGroup = "manager_users_get_group"
Field Value
|
Edit this page
View Source
GetRoles
Declaration
public const string GetRoles = "manager_users_get_roles"
Field Value
|
Edit this page
View Source
GetUser
Declaration
public const string GetUser = "manager_users_get_user"
Field Value
|
Edit this page
View Source
UpsertGroup
Declaration
public const string UpsertGroup = "manager_users_upsert_group"
Field Value
|
Edit this page
View Source
UpsertUser
Declaration
public const string UpsertUser = "manager_users_upsert_user"
Field Value