Listed the names of public properties defined in the WebService class?
Submitted by: MurtazaThere are many properties defined in the WebServices class:
★ Application - Obtains the application object for the current HTTP request
★ Context - Obtains the HttpContext object for the current request, which encapsulates all HTTP-specific context used by the HTTP server to process Web requests
★ Server - Obtains the HttpServerUtility object for the current request
★ Session - Obtains the HttpSessionState object for the current request
★ SoapVersion - Obtains the version of the SOAP protocol used to make the SOAP request to a Web service
★ User - Obtains the Server User Object. This property can be used to authenticate whether a user is authorized to execute the request.
Submitted by: Murtaza
★ Application - Obtains the application object for the current HTTP request
★ Context - Obtains the HttpContext object for the current request, which encapsulates all HTTP-specific context used by the HTTP server to process Web requests
★ Server - Obtains the HttpServerUtility object for the current request
★ Session - Obtains the HttpSessionState object for the current request
★ SoapVersion - Obtains the version of the SOAP protocol used to make the SOAP request to a Web service
★ User - Obtains the Server User Object. This property can be used to authenticate whether a user is authorized to execute the request.
Submitted by: Murtaza
Read Online Web Services Job Interview Questions And Answers
Top Web Services Questions
☺ | What is SOAP? |
☺ | What is WSDL? |
☺ | What is XML-RPC? |
☺ | Does the W3C support any Web service standards? |
☺ | What is the Web service protocol stack? |
Top Best Web Servers / Services Categories
☺ | IIS Interview Questions. |
☺ | Web Services Interview Questions. |
☺ | Web Hosting Interview Questions. |
☺ | Tomcat Server Interview Questions. |
☺ | Web Browser Interview Questions. |