Click or drag to resize

RecroSecSingleUserMode Property

Define permission mode.

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

Property Value

Type: Boolean
true all Users are Administrator, false according to RecroSec settings.
See Also