Click or drag to resize

RoleData Methods

The RoleData type exposes the following members.

Methods
 NameDescription
Public methodGetEnforcementsForRole Gets a list of role enforcements for specified role.
Public methodGetManagedNodes Gets a list of all managed nodes in the enterprise
Public methodGetPrivilegesForRoleAndNode Gets a list of privileges for specified role and node
Public methodGetRoleKey Gets role key.
Public methodGetRolesForTeam Gets a list of role IDs for specified team.
Public methodGetRolesForUser Gets a list of role IDs for specified user.
Public methodGetTeamsForRole Gets a list of team UIDs for specified role.
Public methodGetUsersForRole Gets a list of user IDs for specified role.
Public methodTryGetRole Gets the enterprise role assocoated with the specified ID.
Top
See Also