Get-AdfsGlobalAuthenticationPolicy
Get-AdfsGlobalAuthenticationPolicy
Displays the AD FS global policy.
Syntax
Get-AdfsGlobalAuthenticationPolicy [ <CommonParameters>]
Detailed Description
The Get-AdfsGlobalAuthenticationPolicy cmdlet displays the global authentication policy, which includes the providers currently allowed as additional providers in the AdditionalAuthenticationProvider property.
Parameters
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
Outputs
The output type is the type of the objects that the cmdlet emits.
- System.Object
Examples
Example 1: Display the global authentication policy
PS C:\> Get-AdfsGlobalAuthenticationPolicy