Click or drag to resize
FilterScopeAllowedMembershipReferences Property
Allowed Membership References - Select a collection of groups or sets for which a filter may reference the members.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<Set> AllowedMembershipReferences { get; set; }

Property Value

Type: ListSet
See Also