| UserPermissionsIsFullPermission Property |
Gets a value indicating whether this instance includes all base permissions is allowed.
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public bool IsFullPermission { get; }
Property Value
Type:
Booleantrue if this instance includes all base permissions is allowed; otherwise,
false.
See Also