Enable-DSUser2FA
Synopsis
Syntax
__AllParameterSets
Enable-DSUser2FA -UserID <guid> -TwoFactorAuthenticationType <TwoFactorAuthenticationType>
[-AsLegacyResponse] [<CommonParameters>]Description
Examples
PS C:\> Enable-DSUser2FA -UserID $userId -TwoFactorAuthenticationType GoogleAuthenticatorParameters
-AsLegacyResponse
-TwoFactorAuthenticationType
-UserID
CommonParameters
Notes
Last updated
Was this helpful?