Remove-AzureADMSIdentityProvider
此 Cmdlet 可用來刪除目錄中的識別提供者。
語法
Remove-AzureADMSIdentityProvider
-Id <String>
[<CommonParameters>]
Description
此 Cmdlet 可用來刪除目錄中已設定的識別提供者。 身分識別提供者將會永久刪除。
範例
範例 1
PS C:\> Remove-AzureADMSIdentityProvider -Id LinkedIn-OAUTH
這個範例會移除指定的識別提供者。
參數
-Id
識別提供者的唯一標識碼。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
輸入
輸出
備註
請參閱 Remove-AzureADMSIdentityProvider 至 Microsoft Graph PowerShell 的移轉指南。