IAssignedRoles Interface

Description
Gives access to all the Role assignments in the directory.

Property/Method

Description

Filter

Filters on either, AssignedRole or Blocked Roles or on both.

GetAll

Gets a list of IAssignedRoles objects for all the Role assignments.

GetAllOnCurrentServerOrTree

Gets a list of the IAssignedRoles objects for a given domain or tree.

GetOnAssignedOver

Given an object over which the Roles were assigned, gets IAssignedRole objects.

GetOnRole

Gets IAssignedRole objects for a given Role.

GetOnTrustee

Gets IAssignedRole objects for a given Trustee.