Get-AadrmRoleBasedAdministrator
Gets the role-based administrators for Rights Management.
Syntax
Get-AadrmRoleBasedAdministrator
[-Role <Role>]
[<CommonParameters>]
Description
Note
This cmdlet from the AADRM module is now deprecated. After July 15, 2020, this cmdlet name will be supported only as an alias to its replacement in the AIPService module.
For more information, see the overview page.
The Get-AadrmRoleBasedAdministrator cmdlet gets the role-based administrators for Azure Rights Management. You can get the administrators for a specified role.
You must use PowerShell to configure delegated administrative control for the Azure Rights Management service; you cannot do this configuration by using a management portal.
Examples
Example 1: List administrators
PS C:\>Get-AadrmRoleBasedAdministrator
This command lists the role-based administrators for Rights Management.
Parameters
-Role
Specifies a role. The cmdlet gets the administrators that belong to the role that you specify.
The acceptable values for this parameter are:
ConnectorAdministrator
GlobalAdministrator
Type: | Role |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |