Remove-EntraBetaApplicationVerifiedPublisher
Removes the verified publisher from an application.
Syntax
Default (Default)
Remove-EntraBetaApplicationVerifiedPublisher
-AppObjectId <String>
[<CommonParameters>]
Description
Removes the verified publisher from an application.
Parameters
-AppObjectId
The unique identifier of a Microsoft Entra ID Application object.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | ApplicationId |
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.