Click or drag to resize

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
C#
public List<long> PossibleGroups { get; }

Property Value

Type: ListInt64
See Also