| UserPermissionsBasePermissions Property |
Gets the base permissions.
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public BasePermissions BasePermissions { get; }
Property Value
Type:
BasePermissions
The base permissions.
See Also