Click or drag to resize

LoginResponse Class

LoginResponse
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsLoginResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class LoginResponse : CommandResponse

The LoginResponse type exposes the following members.

Properties
 NameDescription
Public propertyActorTypeId 
Public propertySuccess 
Public propertyUserId 
Top
See Also