Remove-AzureADMSApplicationVerifiedPublisher
検証済みの発行元をアプリケーションから削除します。
構文
Remove-AzureADMSApplicationVerifiedPublisher
-AppObjectId <String>
[<CommonParameters>]
説明
検証済みの発行元をアプリケーションから削除します。
例
例 1: 検証済みの発行元をアプリケーションから削除します。
$appObjId = 'ad6c71a5-e48f-4320-bb59-92642a2d8d9f'
Remove-AzureADMSApplicationVerifiedPublisher -AppObjectId $appObjId
パラメーター
-AppObjectId
Azure Active Directory アプリケーション オブジェクトの一意識別子。
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | True |
ワイルドカード文字を受け取る: | False |
入力
string