Click or drag to resize

RegisterMessage 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 RegisterMessage : DefaultRequestMessage

The RegisterMessage type exposes the following members.

Constructors
  NameDescription
Public methodRegisterMessage
Initializes a new instance of the RegisterMessage class
Public methodRegisterMessage(RegistrationDetails)
Initializes a new instance of the RegisterMessage class
Top
Methods
See Also