PFApplicationContextPossibleGroups Property |
Gets the possible groups. These can be selected in roles of this application context.
Leave the list empty to disable the restriction.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<long> PossibleGroups { get; }
Property Value
Type:
ListInt64See Also