Click or drag to resize

RoleAssignmentLoadOptions Fields

The RoleAssignmentLoadOptions type exposes the following members.

Fields
  NameDescription
Public fieldSkipExpiredRoles
If true only roleassignments with a ValidTo greater.th.eq. Today are included.
Public fieldSkipFutureRoles
If true only roleassignments with a ValidFrom less.th.eq. Today are included.
Public fieldSkipInvalidRoleAssignments
If true role assignments without an identity and/or a role are skipped.
Top
See Also