Click or drag to resize

SessionChallengeMessage Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.MessageDefaultRequestMessage
    SoftGear.Strix.Client.Core.Session.MessageSessionChallengeMessage

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

The SessionChallengeMessage type exposes the following members.

Constructors
  NameDescription
Public methodSessionChallengeMessage
Initializes a new instance of the SessionChallengeMessage class
Top
See Also