Click or drag to resize

RecroSecUserUserId Property

Gets or sets the User identifier.

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

Property Value

Type: String
The User identifier.
See Also