ServerPermissionRequestProcessor.IsGranted(Type, String, Object, String, ISecurityExpressionEvaluator, IPermissionDictionary) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
| Name | Type |
|---|---|
| type | Type |
| operation | String |
| targetObject | Object |
| member | String |
| securityExpressionEvaluator | DevExpress.ExpressApp.Security.ISecurityExpressionEvaluator |
| permissions | DevExpress.ExpressApp.Security.IPermissionDictionary |
Returns
| Type |
|---|
| Boolean |
See Also