RecroSecRoleRoleId Property

Gets or sets the role identifier.

Definition

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

Property Value

String
The role identifier.

See Also