ShowServicePrincipals: Open Registered Service Principals Module
Tag: ShowServicePrincipals
ShowServicePrincipals launches the Registered Service Principals module.
<ShowServicePrincipals/>
Tag Attributes
Attributes | Attributes Value | Value Description |
---|---|---|
KeepAlive | True / False | Defaults to True |
Filter | Filter string for the Options dialog | As seen in Filter editor Result -- see below |
FrameId | Unique identifier of the frame | Reuse the frame if it exists already, create a new one if it doesn’t. |
Example Script
<ytriaAutomation>
<ShowServicePrincipals FrameId="sp_1"/>
</ytriaAutomation>