VmmAddInBase::SetUserDetails Method (UserDetails^)
System Center
Updated: June 20, 2017
Applies To: System Center 2016 - Virtual Machine Manager
For internal use only. Called by the add-in framework to provide the current add-in reference to the current console user.
Assembly: Microsoft.SystemCenter.VirtualMachineManager.UIAddIns (in Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.dll)
The user details object provides information about the user and the their current role, and can be accessed by the UserDetails property.
Notes to Callers:
This method should only be called by the add-in framework.
Show: