The properties of the WebService class are listed below. For a complete list of WebService class members, see the WebService Members topic.
Application | The ASP+ application state object for the current application. Documentation note: the documentation in this class should be consistent with the documentation for System.Web.HttpContext |
Context | The ASP+ Context object for the current request. |
Server | The ASP+ server utility object. |
Session | The ASP+ session state object for the current session. |
Site (inherited from Component) | Gets or sets the site of the Component. |
User | The ASP+ server User object, used for authorizing the request. |