Click or drag to resize

EligibilityFilterInput Properties

The EligibilityFilterInput type exposes the following members.

Properties
  NameDescription
Public propertyContextMemberships
Dictionary where the key is the identity id and the value is a list of context ids that the identity i a member of
Public propertyContextsForResource
Dictionary where the key is the resource id and the value is a list of context ids that are defined on the resource The list can be empty if no contexts are defined on the resource
Public propertyContextsForResourceFolder
Dictionary where the key is the resource folder id and the value is a list of context ids that are defined on the resource folder The list can be empty if no contexts are defined on the resource folder
Public propertyResourceFolderForResource
Dictionary where the key is the resource folder id and the value is a list of context ids that are defined on the resource folder
Public propertyResourceIds
Collection of resource ids that: 1. Either has no contexts defined on the resource or the resource folder 2. Has at least one of the provided contexts defined on the resource or the resource folder
Top
See Also