RetailOAuthParameters.parmTokenSecret Method [AX 2012]

Gets or sets the TokenSecret parameter.

Syntax

public str parmTokenSecret([str _tokenSecret])

Run On

Called

Parameters

  • _tokenSecret
    Type: str
    The value to set.

Return Value

Type: str
The value of the TokenSecret parameter.

See Also

Reference

RetailOAuthParameters Class