RgfPermissionsPermissions Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.3.0.10221
C#
public Dictionary<int, bool> Permissions { get; protected set; }

Property Value

DictionaryInt32, Boolean

See Also