< Back
Get-AadrmRoleBasedAdministrator
Post
NAME Get-AadrmRoleBasedAdministrator
SYNOPSIS
Gets the role-based administrators for Rights Management.
SYNTAX
Get-AadrmRoleBasedAdministrator [-Role <Role>] [<CommonParameters>]
DESCRIPTION
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.
PARAMETERS
-Role <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
Required? false
Position? named
Default value None
Accept pipeline input? True (ByPropertyName, ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
---------------- Example 1: List administrators ----------------
PS C:\\>Get-AadrmRoleBasedAdministrator
This command lists the role-based administrators for Rights Management.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=400613
Add-AadrmRoleBasedAdministrator
Remove-AadrmRoleBasedAdministrator
SYNOPSIS
Gets the role-based administrators for Rights Management.
SYNTAX
Get-AadrmRoleBasedAdministrator [-Role <Role>] [<CommonParameters>]
DESCRIPTION
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.
PARAMETERS
-Role <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
Required? false
Position? named
Default value None
Accept pipeline input? True (ByPropertyName, ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
---------------- Example 1: List administrators ----------------
PS C:\\>Get-AadrmRoleBasedAdministrator
This command lists the role-based administrators for Rights Management.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=400613
Add-AadrmRoleBasedAdministrator
Remove-AadrmRoleBasedAdministrator