ms::Graph method application get (public)
<instance of ms::Graph> application get [ -select select ] \ application_id
Defined in packages/xooauth/tcl/ms-procs.tcl
Get the properties and relationships of an application object. Details: https://docs.microsoft.com/graph/api/application-list
- Switches:
- -select (optional)
- return selected attributes, e.g. id,appId,keyCredentials
- Parameters:
- application_id (required)
- Testcases:
- No testcase defined.