Click or drag to resize

RecroSecRoleRoleScope Property

Gets or sets the role scope.

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

Property Value

Type: String
The role scope.
See Also