Click or drag to resize

CorrigoServiceLogInStatus Method

Get current Login status for the session.

Namespace:  CorrigoService
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CommandResponse LogInStatus()

Return Value

Type: CommandResponse
Returns instance of a LoginResponse with login results.
See Also