User.UserName Property
Specifies the user’s login name.
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.ExpressApp.Security.EF6.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security.EF6
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the user’s login name. |
See Also