P
pgagge
I am designing a form that uses a Web Service as a secondary datasource. The
WS requires me to use a spesific user and password with the proper authority
level.
How should I imbed user and password into the form to avoid having to enter
the information when filling out the form?
It should not be possible for user of the form to extract the sensitive user
information.
In this case, it is not a possible solution to use Windows Authorization and
upgrade the user of any person filling out the form.
WS requires me to use a spesific user and password with the proper authority
level.
How should I imbed user and password into the form to avoid having to enter
the information when filling out the form?
It should not be possible for user of the form to extract the sensitive user
information.
In this case, it is not a possible solution to use Windows Authorization and
upgrade the user of any person filling out the form.