Get-AdfsProperties

Get-AdfsProperties

Gets all the associated properties for the AD FS service.

Syntax

Get-AdfsProperties [ <CommonParameters>]

Detailed Description

The Get-AdfsProperties cmdlet gets all the associated properties for the Active Directory Federation Services (AD FS) service.

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: Get the associated properties

This command retrieves the associated properties from AD FS.

PS C:\> Get-AdfsProperties

Set-AdfsProperties