Skip to main content
.NET 6.0+

XpoUICachedRequestSecurityAdapterProvider.CanHandle(IObjectSpace) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

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

Declaration

public override bool CanHandle(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Boolean
See Also