Auth class
public class Auth : IAuth
Public Members
name | description |
---|---|
Auth(…) | Initializes a new instance of the Auth class. |
GetAuthToken(…) | Retrieves a 3 Legged authentication token. |
GetAuthTokenAsync() | Retrieves a 3 Legged authentication token. |
GetUserAccountAsync() | Retrieves user details for the signed-in user. |
See Also
- namespace Autodesk.DataExchange.Authentication