RetailMediaChannelConnector.getLoginURl Method [AX 2012]

The getLoginURI method is called to get the URI to direct the user to to sign in and grant the access to the application

public str getLoginURl(RetailOAuthParameters _oauthParams)

Run On

Called

Parameters

_oauthParams
Type: RetailOAuthParameters Class
The OAuth parameters

Return Value

Type: str
Returns the URI to direct the user to to sign in and grant the access to the application

Please see the class's description for more information

Community Additions

ADD
Show: