G
Guest
I want have access to restrict folders when inside one application. A general
user using the browser does not have access to these folders, but using the
application is supposed have access to those folders.
Is possible the application use a specific login to have access to a
specific resource?
How can I use a different login in an application?
In C++ I can use LogonUser, ImpersonateLoggedOnUser and RevertToSelf. Exits
some similar function in VB?
Thanks,
Rui
user using the browser does not have access to these folders, but using the
application is supposed have access to those folders.
Is possible the application use a specific login to have access to a
specific resource?
How can I use a different login in an application?
In C++ I can use LogonUser, ImpersonateLoggedOnUser and RevertToSelf. Exits
some similar function in VB?
Thanks,
Rui