RecroSecAdministratorRoleName Property

Gets or sets the name of the Administrator role.

Definition

Namespace: Recrovit.RecroGridFramework.Security
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
public static string AdministratorRoleName { get; set; }

Property Value

String
The name of the Administrator role.

See Also