WebSvcLoginForms Namespace

The WebSvcLoginForms namespace is an arbitrary name for a reference to the LoginForms.asmx Web service in Microsoft Office Project Server 2007. Use the LoginForms Web service to log on and log off users with Project Server authentication.

The LoginForms class in the Web service includes only the Login and Logoff methods. A separate LoginForms.asmx file is included in each Project Web Access virtual site in a Microsoft Windows SharePoint Services farm. The LoginForms Web service is not one of the shared Project Server Interface (PSI) Web services, which are hosted in a shared services site in the Office Server Web Services.

You can access the LoginForms Web service with a URL such as the following:

http://ServerName/ProjectWebAccessName/_vti_bin/psi/LoginForms.asmx

For logon and logoff with Windows authentication, see WebSvcLoginWindows.

Classes

  Class Description
Public class LoginForms Includes methods for logon and logoff using Project Server authentication.