Class AuthenticationClient
- Namespace
- Autodesk.Authentication
- Assembly
- Autodesk.Authentication.dll
public class AuthenticationClient
- Inheritance
-
AuthenticationClient
- Inherited Members
Constructors
AuthenticationClient(HttpClient?)
public AuthenticationClient(HttpClient? httpClient = null)
Parameters
httpClient
HttpClient
Properties
Api
public BaseAuthenticationClient Api { get; }
Property Value
Helper
public AuthenticationClientHelper Helper { get; }