RecroSecDefaultRoleName Property

Gets or sets the name of the Default role.

Definition

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

Property Value

String
The name of the Default role.

See Also