Reset-MsolStrongAuthenticationMethodByUpn
使用用戶主體名稱重設強身份驗證方法。
語法
Reset-MsolStrongAuthenticationMethodByUpn
-UserPrincipalName <String>
[-TenantId <Guid>]
[<CommonParameters>]
Description
Reset-MsolStrongAuthenticationMethodByUpn Cmdlet 會使用用戶主體名稱重設強身份驗證方法。
參數
-TenantId
指定要執行作業之租使用者的唯一標識符。 預設值是目前使用者的租使用者。 此參數僅適用於合作夥伴使用者。
類型: | Guid |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | True |
接受萬用字元: | False |
-UserPrincipalName
指定要重設強式驗證方法的用戶主體名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |