RecroSecRoleRoleId Property

Gets or sets the role identifier.

Definition

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

Property Value

String
The role identifier.

See Also