IsGrantedExtensions.CanReadByUser<T>(SecurityStrategy, IPermissionPolicyUser, Object, String) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
Name | Type |
---|---|
security | SecurityStrategy |
targetUser | IPermissionPolicyUser |
targetObjectKey | Object |
Optional Parameters
Name | Type | Default |
---|---|---|
memberName | String | null |
Type Parameters
Name |
---|
T |
Returns
Type |
---|
Boolean |
See Also