Skip to main content
All docs
V23.2
.NET 6.0+

XpoClientServerCachedRequestSecurityAdapterProvider(ITypesInfo) Constructor

Initializes a new instance of the XpoClientServerCachedRequestSecurityAdapterProvider class with specified settings.

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

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

Declaration

public XpoClientServerCachedRequestSecurityAdapterProvider(
    ITypesInfo typesInfo
)

Parameters

Name Type
typesInfo ITypesInfo
See Also