Get Microsoft Token
Gets the Microsoft Token.
This activity is used to retrieve the Microsoft Authentication Token, based on the secret key input.
Input
Secret Key:
String Argument
Required
Specifies the secret key required for authentication.
Output
Token:
String Variable
Specifies an output variable that stores the auth token.
Last updated