Skip to main content

Test-MtExoModernAuth

SYNOPSIS

Checks if modern authentication for Exchange Online is enabled

SYNTAX

Test-MtExoModernAuth [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

Modern authentication in Microsoft 365 enables authentication features like multifactor authentication (MFA) using smart cards, certificate-based authentication (CBA), and third-party SAML identity providers.

EXAMPLES

EXAMPLE 1

Test-MtExoModernAuth

Returns true if modern authentication is enabled.

PARAMETERS

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

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

INPUTS

OUTPUTS

System.Boolean

NOTES

https://maester.dev/docs/commands/Test-MtExoModernAuth