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: 1.7.3
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.
Top
See Also