UserRole

    Provides information about a user role.

    NameDescriptionTypeAdditional information
    Id

    Specifies the role identifier.

    string

    Required

    Name

    Specifies the user role name.

    string

    Required

    Description

    Specifies the description of the user role.

    string

    None.

    IsSystemRole

    Indicates whether the user role is a system role or not.

    boolean

    None.

    UserIds

    Returns a list of IDs of users that are assigned to the role.

    Collection of string

    None.

    In this article
    Not finding the help you need?