Skip to main content
A newer version of this page is available. .

XpoUICachedRequestSecurityAdapterProvider.CanHandle(Object) Method

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

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

Declaration

public override bool CanHandle(
    object targetObject
)

Parameters

Name Type
targetObject Object

Returns

Type
Boolean
See Also