Authenticate


This webservice provides authentication of webservice users and community users of 24SevenOffice. After using the authentication method the header will contain a cookie parameter 'ASP.NET_SessionId' that should be used in future references with all Webservice method calls. This is done by using the property CookieContainer in .NET language.

The following operations are supported. For a formal definition, please review the Service Description.