SecurityStrategy.CreateSelectDataSecurity(IObjectSpace) Method
In This Article
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
public ISelectDataSecurity CreateSelectDataSecurity(
IObjectSpace objectSpace
)
#Parameters
Name | Type |
---|---|
object |
IObject |
#Returns
Type |
---|
DevExpress. |
See Also