Share via


ListAssignmentsFilterParameters Class

Definition

List role assignments filter.

public class ListAssignmentsFilterParameters
type ListAssignmentsFilterParameters = class
Public Class ListAssignmentsFilterParameters
Inheritance
ListAssignmentsFilterParameters

Constructors

ListAssignmentsFilterParameters()

Initializes a new instance of the ListAssignmentsFilterParameters class.

Properties

AssignedToPrincipalId

Optional. Returns role assignments directly assigned to the principal as well as assignments to the principal's groups (transitive). Currenly supported only for User Principals

AtScope

Optional. This returns all role assignments at or above.

PrincipalId

Optional. Returns role assignment of the specific principal.

Applies to