Hi,
We want to know how we can identify the user(s) who creates an instance of our class on the server
(so user1 on a client creates an instance of an object on our server, how do we know on the server that it was user1
).
This way we can do our own security if we want to get information on our legacy systems.
Thanks a lot !
We want to know how we can identify the user(s) who creates an instance of our class on the server
(so user1 on a client creates an instance of an object on our server, how do we know on the server that it was user1
).
This way we can do our own security if we want to get information on our legacy systems.
Thanks a lot !