SecuredXPObjectSpace(ITypesInfo, XpoTypeInfoSource, UInt16, CreateUnitOfWorkHandler, ISecurityStrategyBase) Constructor
Initializes a new instance of the SecuredXPObjectSpace class with specified settings.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
#Declaration
public SecuredXPObjectSpace(
ITypesInfo typesInfo,
XpoTypeInfoSource xpoTypeInfoSource,
ushort hostParametersMaxNumber,
CreateUnitOfWorkHandler createUnitOfWorkDelegate,
ISecurityStrategyBase security
)
#Parameters
Name | Type | Description |
---|---|---|
types |
ITypes |
An ITypes |
xpo |
DevExpress. |
An |
host |
UInt16 | A |
create |
DevExpress. |
A |
security | ISecurity |
The ISecurity |