Public properties of web service class

Explain the public properties defined in a WebService class.

E

Expert

Verified

Properties that are defined in the WebServices class are as follows:

Session : It obtains a HttpSessionState object for existing request

User: It obtains Server User Object. This can be used to validate whether the user is authorized to perform request.

Context:  It obtains the HttpContext object for a present request, that encapsulates every HTTP-specific context utilized by a HTTP server to process the Web requests

Server: It obtains HttpServerUtility object for a present request

SoapVersion: It obtains a version of a SOAP protocol used to create SOAP request to the Web service

Application : It obtains application object for a present HTTP request

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.