Logout - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License

This function is used to log out of the session.

Note: A session must always be ended with a logout in order to delete it from the server. If this rule is not observed, the datasets are left in the respective table.

Syntax

Logout(string sessionId, out string xmlResult)
Parameter Description
sessionId Valid session ID of the session to be logged out of.
xmlResult Empty when okay, otherwise MwsError

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.