Auth.GetUserAccountAsync method
Retrieves user details for the signed-in user.
public Task<UserAccount> GetUserAccountAsync()
Return Value
UserAccount object
See Also
- class Auth
- namespace Autodesk.DataExchange.Authentication