Click or drag to resize

RecroSecRole Class

RecroSec Role.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFramework.SecurityRecroSecRole

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public class RecroSecRole

The RecroSecRole type exposes the following members.

Constructors
  NameDescription
Public methodRecroSecRole
Initializes a new instance of the RecroSecRole class
Top
Properties
  NameDescription
Public propertyRoleId
Gets or sets the role identifier.
Public propertyRoleName
Gets or sets the name of the role.
Public propertyRoleScope
Gets or sets the role scope.
Top
See Also