ms::Graph method user get (public)
<instance of ms::Graph> user get [ -select select ] principal
Defined in packages/xooauth/tcl/ms-procs.tcl
Retrieve the properties and relationships of user object. Details: https://docs.microsoft.com/en-us/graph/api/user-get
- Switches:
- -select (optional)
- return selected attributes, e.g. displayName,givenName,postalCode
- Parameters:
- principal (required)
- Testcases:
- No testcase defined.