SecuritySystem.CurrentUserName Property
Gets the login name of the current user.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the login name of the current user. |
See Also