Click or drag to resize

DefaultSessionData Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.AuthDefaultSessionData

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 DefaultSessionData : ISessionData

The DefaultSessionData type exposes the following members.

Constructors
  NameDescription
Public methodDefaultSessionData
Initializes a new instance of the DefaultSessionData class
Top
Properties
  NameDescription
Public propertyUid
Top
See Also