Click or drag to resize

SessionClient 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 SessionClient : RequestClient

The SessionClient type exposes the following members.

Constructors
  NameDescription
Public methodSessionClient
Initializes a new instance of the SessionClient class
Public methodSessionClient(ISessionData)
Initializes a new instance of the SessionClient class
Top
Properties
  NameDescription
Public propertySessionData
Top
Methods
See Also