Skip to main content
SnapCenter 6.0 cmdlets

Get-SmMultiFactorAuthentication

Contributors

Gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.

Syntax

Get-SmMultiFactorAuthentication [-]  <>

Detailed Description

Gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.

Parameters

Name Description Required? Pipeline Input Default Value

Examples

Example 1: Get MultiFactorAuthentication configuration

 Get-SmMultiFactorAuthentication

This example syntax gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.

IsGuiMFAEnabled = True

ADFSConfigFilePath = C:\\ADFS_metadata\\FederationMetadata.xml

SCConfigFilePath = c:\ProgramData\NetApp\SnapCenter\Package Repository\SnapCenterMFAMetadata.xml

IsRestApiMFAEnabled = False

IsCliMFAEnabled = False

ADFSHostName = adfs19.ad19domain.com