編集

次の方法で共有


Get-AdfsAzureMfaConfigured

Gets whether Azure MFA is enabled.

Syntax

Default (Default)

Get-AdfsAzureMfaConfigured
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Description

The Get-AdfsAzureMfaConfigured cmdlet returns $True if Azure Multi-Factor Authentication (MFA) is enabled on an Active Directory Federation Services (AD FS) farm.

Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.