Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Users

    Inheritance
    object
    OuterRequestSpans.ManagerSpan.Users
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Diagnostics.Tracing
    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
    Type Description
    string
    | Edit this page View Source

    DropUser

    Declaration
    public const string DropUser = "manager_users_drop_user"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetAllGroups

    Declaration
    public const string GetAllGroups = "manager_users_get_all_groups"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetAllUsers

    Declaration
    public const string GetAllUsers = "manager_users_get_all_users"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetGroup

    Declaration
    public const string GetGroup = "manager_users_get_group"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetRoles

    Declaration
    public const string GetRoles = "manager_users_get_roles"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetUser

    Declaration
    public const string GetUser = "manager_users_get_user"
    Field Value
    Type Description
    string
    | Edit this page View Source

    UpsertGroup

    Declaration
    public const string UpsertGroup = "manager_users_upsert_group"
    Field Value
    Type Description
    string
    | Edit this page View Source

    UpsertUser

    Declaration
    public const string UpsertUser = "manager_users_upsert_user"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.