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.7.0.24.1008.1
C#
public static string DefaultRoleName { get; set; }

Property Value

String
The name of the Default role.

See Also