CorrigoServiceLogInStatus Method |
Get current Login status for the session.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommandResponse LogInStatus()
Public Function LogInStatus As CommandResponse
No code example is currently available or this language may not be supported.
Return Value
CommandResponseReturns instance of a LoginResponse with login results.
See Also