Get-AdfsProperties

Get-AdfsProperties

Gets all the associated properties for the AD FS service.

構文

Get-AdfsProperties [ <CommonParameters>]

詳細説明

The Get-AdfsProperties cmdlet gets all the associated properties for the Active Directory フェデレーション サービス (AD FS) service.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • System.Object

Example 1: Get the associated properties

This command retrieves the associated properties from AD FS.

PS C:\> Get-AdfsProperties

関連トピック

Set-AdfsProperties