RecroSecUserUserId Property

Gets or sets the User identifier.

Definition

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

Property Value

String
The User identifier.

See Also