Skip to main content
All docs
V25.1
  • .NET 8.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.v25.1.dll

    Declaration

    public XpoClientServerCachedRequestSecurityAdapterProvider(
        ITypesInfo typesInfo
    )

    Parameters

    Name Type
    typesInfo ITypesInfo
    See Also