SecurityStrategy.UserName Property
Gets the current user name.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the current user name. |
Implements
See Also