Retrieve an IT policy ID
To retrieve an IT policy ID, you can search for all IT policies using the findITPolicies() method and select the IT policy ID that you want. The findITPolicies() method
returns IT policy objects, so you can return the IT policy objects instead of the IDs.
Before you begin: Retrieve the itPolicyName string for the name of the IT policy that you want to find.
Next topic: Assign an IT policy to a user account
Previous topic:
Managing policies