Remove-EntraServicePrincipalDelegatedPermissionClassification
Remove delegated permission classification.
Syntax
Default (Default)
Remove-EntraServicePrincipalDelegatedPermissionClassification
-ServicePrincipalId <String>
-Id <String>
[<CommonParameters>]
Description
The Remove-EntraServicePrincipalDelegatedPermissionClassification
cmdlet deletes the given delegated permission classification by Id from service principal.
Parameters
-Id
The unique identifier of a delegated permission classification object Id.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | True |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
-ServicePrincipalId
The unique identifier of a service principal object in Microsoft Entra ID.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | True |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.