SecuredObjectSpaceProvider(ISelectDataSecurityProvider, IXpoDataStoreProvider, ITypesInfo, XpoTypeInfoSource, Boolean, Boolean) Constructor
Initializes a new instance of the SecuredObjectSpaceProvider class with specified settings.
Namespace: DevExpress.ExpressApp.Security.ClientServer
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
#Declaration
public SecuredObjectSpaceProvider(
ISelectDataSecurityProvider selectDataSecurityProvider,
IXpoDataStoreProvider dataStoreProvider,
ITypesInfo typesInfo,
XpoTypeInfoSource xpoTypeInfoSource,
bool threadSafe,
bool useSeparateDataLayers = false
)
#Parameters
Name | Type | Description |
---|---|---|
select |
DevExpress. |
An object that implements the ISelect |
data |
DevExpress. |
An IXpo |
types |
ITypes |
An ITypes |
xpo |
DevExpress. |
A source of XPO-related information on business classes. |
thread |
Boolean | true, if the Thread |
#Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
use |
Boolean | False | true, if the Simple |