SecurityStrategyBase.UserName Property
To get the current user name, use the UserName property instead.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Description |
---|---|
String | The current user name. This property always returns |
Implements
See Also