Click or drag to resize

DefaultAuthData Class

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

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 DefaultAuthData : IAuthData

The DefaultAuthData type exposes the following members.

Constructors
  NameDescription
Public methodDefaultAuthData
Initializes a new instance of the DefaultAuthData class
Top
Properties
  NameDescription
Public propertyUid
Top
See Also