Skip to main content

RemoteLogout

The Remote Logout Request Post is an HTTP Post to the SSOLogout.aspx page (Example URL: https://webdeposit.ensenta.com/SingleSignon/SSOLogout.aspx).

note

The post content should contain the Key=SessionKey value pair returned in the Start Session Request.

Returns

TYPEDESCRIPTION
Status = OKSession has been successfully terminated.
Status = Not FoundError was detected on Ensenta Server.
Status = ErrorError was detected on Ensenta Server.