IMiddleTierClient<TDbContext>.Security Property
Provides access to the XAF Security System.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.EntityFrameworkCore.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.EFCore
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.EntityFrameworkCore.Security.MiddleTier.ClientServer.WebApiMiddleTierClientSecurity | An object that provides access to XAF Security System. |
See Also