![]() |
Hiding parameters in webservice ?
Isīt possible to have a hidden paramter to a webservice-method.
For ex: I want t send username as the last parameter in a method, but I donīt want this to be exposed . result = webservice.getInfo("123456","Username"); Regards /glenn |
Re: Hiding parameters in webservice ?
Hi,
> Isīt possible to have a hidden paramter to a webservice-method. > For ex: I want t send username as the last parameter in a method, but I > donīt want this to be exposed . > > result = webservice.getInfo("123456","Username"); No, it is impossible. -- ______________________________ With best wishes, Arthur Nesterovsky Please visit my home page: http://www.nesterovsky-bros.com |
Re: Hiding parameters in webservice ?
"glenn h" <glenn.hafstrom@invalid> wrote in message news:%230R0LLPqDHA.1960@TK2MSFTNGP12.phx.gbl... > Isīt possible to have a hidden paramter to a webservice-method. > For ex: I want t send username as the last parameter in a method, but I > donīt want this to be exposed . > > result = webservice.getInfo("123456","Username"); > > Regards > /glenn > > I've heard about sending data in the "soap header". It will not show as a parameter. Both ends need to know that data should be sent that way. You will need to search for this as I don't have more info about it. Hans Kesting |
Re: Hiding parameters in webservice ?
Thanks, I check this out.
Regards /glenn "Hans Kesting" <news.2.hansdk@spamgourmet.com> skrev i meddelandet news:ursjoYRqDHA.2404@TK2MSFTNGP12.phx.gbl... > > "glenn h" <glenn.hafstrom@invalid> wrote in message > news:%230R0LLPqDHA.1960@TK2MSFTNGP12.phx.gbl... > > Isīt possible to have a hidden paramter to a webservice-method. > > For ex: I want t send username as the last parameter in a method, but I > > donīt want this to be exposed . > > > > result = webservice.getInfo("123456","Username"); > > > > Regards > > /glenn > > > > > > I've heard about sending data in the "soap header". It will not show as a > parameter. > Both ends need to know that data should be sent that way. > > You will need to search for this as I don't have more info about it. > > Hans Kesting > > |
| All times are GMT. The time now is 03:52 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.