| BasePermissions Constructor |
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public BasePermissions(
bool administrator = false
)
Parameters
- administrator (Optional)
- Type: SystemBoolean
if set to true then all base permissions set to allowed.
See Also