Click or drag to resize

UIDCredentials Class

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

Namespace:  SoftGear.Strix.Client.Core.Auth
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class UIDCredentials : Credentials

The UIDCredentials type exposes the following members.

Constructors
  NameDescription
Public methodUIDCredentials
Initializes a new instance of the UIDCredentials class
Public methodUIDCredentials(UID)
Initializes a new instance of the UIDCredentials class
Top
Methods
  NameDescription
Public methodGetUid
Public methodSetUid
Top
See Also