Disable-DSUser2FA
Synopsis
Syntax
__AllParameterSets
Disable-DSUser2FA -UserID <guid> [-AsLegacyResponse] [<CommonParameters>]Description
Examples
PS C:\> Disable-DSUser2FA -UserID $userIdParameters
-AsLegacyResponse
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-UserID
CommonParameters
Notes
Last updated
Was this helpful?