ISecurityStrategyBase.User Property
Returns the current user object.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Object | The current user object. |
Remarks
The following topic demonstrates how to use this property: Access Object Space, Security System, Caption Helper, and XAF Modules in the ASP.NET Core Environment.
See Also