The logout
method logs out of the ULN session
specified by the session key.
Input Parameters
-
string sessionKey
The session key of the session to be terminated. For example:
JyUVNoT74BFaRJ6fRjDIQ5idPmCaj5UJLb76E2f45Gc
Return Parameters
-
int
The method returns an
int
error code, which indicates whether the session terminated correctly. A value of1
indicates a successful return.