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