RetailMediaChannelTwitterConnector.getLoginURl Method [AX 2012]

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

Syntax

public str getLoginURl(RetailOAuthParameters _oauthParams)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailMediaChannelTwitterConnector Class