ShowUnassignedLicenses: Show Unassigned Licenses
Tag: ShowUnassignedLicenses
The ShowUnassignedLicenses function automates the action of loading and showing the unassigned licenses of selected users.
<ShowUnassignedLicenses/>
Tag Attributes
Attributes | Attribute Value |
---|---|
Value | TRUE / FALSE - defaults to TRUE |
Example Script
<ytriaAutomation Application="sapio365">
<|-- turn on -->
<ShowUnassignedLicenses/>
<|-- turn off -->
<ShowUnassignedLicenses value="false"/>
</ytriaAutomation>