Get-AdfsSslCertificate

Get-AdfsSslCertificate

Gets the host name, port, and certificate hash for SSL bindings configured for AD FS and the device registration service.

構文

Get-AdfsSslCertificate [ <CommonParameters>]

詳細説明

The Get-AdfsSslCertificate cmdlet gets the host name, port, and certificate hash for all SSL bindings configured for Active Directory フェデレーション サービス (AD FS) and, if enabled, the device registration service.

パラメーター

<CommonParameters>

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

入力

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

出力

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

Example 1: Get information for SSL bindingscertificate hashesinformation for SSL bindings

This command gets the host names, ports, and certificate hashes for all configured SSL bindings.

PS C:\> Get-AdfsSslCertificate

関連トピック

Set-AdfsSslCertificate