EFCachedRequestSecurityAdapterProvider.CreatePermissionDictionary(IObjectSpace, Type, Object) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security.EF.Adapters
Assembly: DevExpress.ExpressApp.Security.EF6.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security.EF6
Declaration
Parameters
| Name | Type |
|---|---|
| objectSpace | IObjectSpace |
| userType | Type |
| userID | Object |
Returns
| Type |
|---|
| DevExpress.ExpressApp.Security.IPermissionDictionary |
See Also