Get-ADFSConfiguration

Gets the configuration properties of the Federation Service.

Syntax

Get-ADFSConfiguration []

Description

The Get-ADFSConfiguration cmdlet gets the configuration properties of the Federation Service.

Examples

-------------------------- EXAMPLE 1 --------------------------

PS C:\>Get-ADFSConfiguration

Gets the current settings for all configuration properties of the Federation Service.

Inputs

None

Outputs

Microsoft.IdentityServer.PowerShell.Resources.ServiceProperties

A class structure that represents the properties for the Federation Service.

Notes

  • The ADFSConfiguration resource enumerates the current configuration properties and settings used by the Federation Service.