Click or drag to resize

RecroSecUser Class

RecroSec User.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFramework.SecurityRecroSecUser

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

The RecroSecUser type exposes the following members.

Constructors
  NameDescription
Public methodRecroSecUser
Initializes a new instance of the RecroSecUser class
Top
Properties
  NameDescription
Public propertyUserId
Gets or sets the User identifier.
Public propertyUserName
Gets or sets the name of the User.
Top
See Also