Skip to main content
.NET 6.0+

SecurityStrategy.CreateSelectDataSecurity(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public ISelectDataSecurity CreateSelectDataSecurity(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
DevExpress.ExpressApp.Security.ISelectDataSecurity
See Also