SelectedServicePrincipalLoadCustomSecurityAttributes: Load Custom Security Attributes
Tag:SelectedServicePrincipalLoadCustomSecurityAttributes
The SelectedServicePrincipalLoadCustomSecurityAttributes function automates the action of loading Custom Security Attributes of selected Service Principals in the grid.
<SelectedServicePrincipalLoadCustomSecurityAttributes/>
Example Script
<ytriaAutomation>
<ShowServicePrincipals>
<select lines='all'/>
<SelectedServicePrincipalLoadCustomSecurityAttributes/>
</ShowServicePrincipals>
</ytriaAutomation>