RetailMediaChannelConnector.finishOAuth Method [AX 2012]

The finishOAuth method is called to finialize the authentication process

Syntax

public boolean finishOAuth(RetailOAuthParameters _oauthParams)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if authentication succeeded and false otherwise

Remarks

Please see the class's description for more information

See Also

Reference

RetailMediaChannelConnector Interface