SecurityStrategy.UserId Property
An identifier of the current user.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Description |
---|---|
Object | An object that is the current user’s unique identifier. |
Implements
See Also