Tag: ShowDirectoryRoles
ShowDirectoryRoles launches the Roles & Administrators Module.
XML
<ShowDirectoryRoles/>
Tag Attributes
|
Attributes |
Attribute Value |
Comment |
|---|---|---|
|
True/False |
Defaults to True |
|
|
FrameId |
Unique identifier of the frame |
Reuse the frame if it exists already, create a new one if it doesn’t. |
|
Semicolon separated column ids. |
Enrich grid with columns from the Users module (override saved setting). |
|
|
Semicolon separated column ids. |
Enrich grid with columns from the Groups module (override saved setting). |
|
|
AdditionalServicePrincipalColumns |
Semicolon separated column ids. |
Enrich grid with columns from the Service Principal module. |
Example Script
XML
<ytriaAutomation>
<ShowDirectoryRoles FrameId="roles_1"/>
</ytriaAutomation>