Click or drag to resize

AuthApiClient Constructor

Overload List
  NameDescription
Public methodAuthApiClient(IApiClientTransport)
Create an instance of AuthApiClient using the provided transport layer and the default JSON serialization.
Public methodAuthApiClient(IApiClientTransport, IApiClientSerialization)
Creates an instance of AuthApiClient using the provided transport and serialization layers.
Top
See Also