Table of Contents

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

BaseAuthenticationClient

Helper

public AuthenticationClientHelper Helper { get; }

Property Value

AuthenticationClientHelper