Skip to main content
All docs
V24.2
.NET Framework 4.6.2+

SecurityStrategy.ClearRequestCache(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public bool ClearRequestCache(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Boolean
See Also