Remove-AmsRoleAuthorizationRule
SYNOPSIS
Removes a role authorization rule
SYNTAX
DESCRIPTION
This cmdlet permanently removes a role authorization rule from the server
EXAMPLES
Example 1
Removes a role by its known ID
Example 2
Get a role authorization rule by name and removes it
PARAMETERS
-Force
Removes the rule without prompting for confirmation
-Id
The unique ID of the rule
CommonParameters
INPUTS
System.String
OUTPUTS
System.Void
NOTES
Use of this cmdlet requires an Enterprise Edition license.
RELATED LINKS
Last updated
Was this helpful?