EligibilityFilterInput Properties |
The EligibilityFilterInput type exposes the following members.
| Name | Description | |
|---|---|---|
| ContextMemberships |
Dictionary where the key is the identity id and the value is a list of context ids that the identity i a member of
| |
| ContextsForResource |
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
| |
| ContextsForResourceFolder |
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
| |
| ResourceFolderForResource |
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
| |
| ResourceIds |
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
|