Skip to main content
A newer version of this page is available. .

SecurityStrategy.CreateSelectDataSecurity(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v18.2.dll

Declaration

public ISelectDataSecurity CreateSelectDataSecurity(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
DevExpress.ExpressApp.Security.ISelectDataSecurity
See Also