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

XpoClientServerCachedRequestSecurityAdapterProvider.GetSecuritySystemMode(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

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

Declaration

public SecuritySystemMode GetSecuritySystemMode(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
DevExpress.ExpressApp.Security.SecuritySystemMode
See Also