Click or drag to resize

UserPermissionsBasePermissions Property

Gets the base permissions.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public BasePermissions BasePermissions { get; }

Property Value

Type: BasePermissions
The base permissions.
See Also