RoleAssignmentLoadOptions Fields |
The RoleAssignmentLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SkipExpiredRoles |
If true only roleassignments with a ValidTo greater.th.eq. Today are included.
|
![]() | SkipFutureRoles |
If true only roleassignments with a ValidFrom less.th.eq. Today are included.
|
![]() | SkipInvalidRoleAssignments |
If true role assignments without an identity and/or a role are skipped.
|