Skip to main content
All docs
V25.2
  • SecurityStrategy.ClearRequestCache(IObjectSpace) Method

    Namespace: DevExpress.ExpressApp.Security

    Assembly: DevExpress.ExpressApp.Security.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.Security

    Declaration

    public bool ClearRequestCache(
        IObjectSpace objectSpace
    )

    Parameters

    Name Type
    objectSpace IObjectSpace

    Returns

    Type
    Boolean
    See Also