Hi,
Hi Thiyagu,
We do not have any component for this purpose. This is a simple case and can be achieved using following Java code.
String username = System.getProperty("user.name");
Best Regards,
Yes Muhammad Ijaz agree, I come across this answer in google search also. This will give you only server user name where you have deployed your apllication, but I need client user name who are all running my application (note: user name only). Meaning to say that, we should run piece of code from JavaScript or related technologies.
Hi Thiyagu,
Thanks for the details. This feature is beyond the scope of Aspose APIs so you can search for another vendor to get this feature.
Best Regards,