Click or drag to resize

AuthClient Class

Inheritance Hierarchy

Namespace:  SoftGear.Strix.Client.Core.Auth
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public class AuthClient : RequestClient

The AuthClient type exposes the following members.

Constructors
  NameDescription
Public methodAuthClient
Initializes a new instance of the AuthClient class
Public methodAuthClient(IAuthData)
Initializes a new instance of the AuthClient class
Top
Properties
  NameDescription
Public propertyAuthData
Top
Methods
See Also