RecroSecUserUserName Property

Gets or sets the name of the User.

Definition

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

Property Value

String
The name of the User.

See Also