SimpleFilterCollection PropertiesDRA REST Extensions SDK
The SimpleFilterCollection type exposes the following members.
Properties

  NameDescription
Public propertyHasGroupsFor
Filter to include domains that have groups to which the specified objects can be added.
Public propertyHasMembersFor
Filter to include domains that include objects that can be added to the specified groups.
Public propertyNotMemberOf
Filter to exclude objects that are already a member of one or more groups. The values should correspond to groups.
Public propertyValidGroupsForAdd
Filter to include those groups which can have the specified objects added to them.
Back to Top
See Also