Auth.GetAuthTokenAsync method
Retrieves a 3 Legged authentication token.
public Task<string> GetAuthTokenAsync()
Return Value
3 legged authentication token
See Also
- class Auth
- namespace Autodesk.DataExchange.Authentication