Hello,
I could successfully clone the UserSession from VC plugin UI to VC plugin server. [Using this: Ref]
Now, I want to check if the logged in user has certain permissions. I have to do certain action if the user has the below privileges :
// vLCM Privileges
Configure.Configure Service
VMware vSphere Lifecycle Manager.Lifecycle Manager: Settings Privileges.Read
Is there any way to do this using the cloned UserSession? Any pointers on this will be helpful.