Get-AdfsSyncProperties

Get-AdfsSyncProperties

Gets synchronization properties the configuration database of AD FS.

構文

Get-AdfsSyncProperties [ <CommonParameters>]

詳細説明

The Get-ADFSSyncProperties cmdlet gets the synchronization properties for the configuration database of Active Directory フェデレーション サービス (AD FS).

パラメーター

<CommonParameters>

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

入力

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

出力

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

  • System.Object

Example 1: Get synchronization properties

This command gets the synchronization properties for the configuration database.

PS C:\> Get-ADFSSyncProperties

関連トピック

Set-AdfsSyncProperties