RetailMediaChannelConnector.startOAuth Method [AX 2012]

The startOAuth method is called to initiate authentication process and retrieve intial set of OAuth parameters

Syntax

public RetailOAuthParameters startOAuth()

Run On

Called

Return Value

Type: RetailOAuthParameters Class
Returns OAuth parameter for the initiated authentication session

Remarks

Please see the class's description for more information

See Also

Reference

RetailMediaChannelConnector Interface