XPOClientServerCachedRequestSecurityAdapter.IsGranted(IRequestSecurity, IObjectSpace, Type, Object, String, String, out Boolean) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
Declaration
Parameters
Name | Type |
---|---|
requestSecurity | DevExpress.ExpressApp.Security.IRequestSecurity |
objectSpace | IObjectSpace |
objectType | Type |
targetObject | Object |
memberName | String |
operation | String |
handled | Boolean |
Returns
Type |
---|
Boolean |
See Also