RetailMediaChannelFacebookConnector.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
CalledParameters
- _oauthParams
- Type: RetailOAuthParameters Class
The OAuth parameters
Return Value
Type: strReturns the URI to direct the user to to sign in and grant the access to the application
Community Additions
ADD
Show: