Skip to main content
All docs
V23.2
.NET 6.0+

SecurityStrategy.ClearRequestCache(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public bool ClearRequestCache(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Boolean
See Also