Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

SecurityStrategy.ClearRequestCache(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public bool ClearRequestCache(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Boolean
See Also