SecuritySystem.IsGrantedNavigate(IRequestSecurity, String, Type, Object, IObjectSpace) Method
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type |
---|---|
security | DevExpress.ExpressApp.Security.IRequestSecurity |
itemPath | String |
objectType | Type |
targetObject | Object |
objectSpace | IObjectSpace |
Returns
Type |
---|
Boolean |
See Also