M
mindflower
lets say i have a User with three properties, ID, Name and InternalName and i
have a WebMethod UpdateUser(User u). Now I would like to ignore the property
InternalName in the WDSL definition. Is there a possibilty to do that, e.g.
by an attribute on the property definition? The background is that i would
like to use my business object definitions in the webservices, but hide some
of the properties from the outside.
Thanks for any hint
Stefan
have a WebMethod UpdateUser(User u). Now I would like to ignore the property
InternalName in the WDSL definition. Is there a possibilty to do that, e.g.
by an attribute on the property definition? The background is that i would
like to use my business object definitions in the webservices, but hide some
of the properties from the outside.
Thanks for any hint
Stefan