Skip to main content
All docs
V24.1
.NET 6.0+

SecurityStrategy.ClearRequestCache(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v24.1.dll

Declaration

public bool ClearRequestCache(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Boolean
See Also