RecroSecRoleRoleName Property

Gets or sets the name of the role.

Definition

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

Property Value

String
The name of the role.

See Also