Click or drag to resize

RegisterResponse Class

Inheritance Hierarchy

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

The RegisterResponse type exposes the following members.

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