IsGrantedExtensions.CanRead(SecurityStrategy, IObjectSpace, 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 |
objectSpace | IObjectSpace |
targetObject | Object |
Optional Parameters
Name | Type | Default |
---|---|---|
memberName | String | null |
Returns
Type |
---|
Boolean |
See Also