Get-AdfsSslCertificate

Get-AdfsSslCertificate

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

Syntaxe

Get-AdfsSslCertificate [ <CommonParameters>]

Description détaillée

The Get-AdfsSslCertificate cmdlet gets the host name, port, and certificate hash for all SSL bindings configured for services de fédération Active Directory (AD FS) and, if enabled, the device registration service.

Paramètres

<CommonParameters>

Cette applet de commande prend en charge les paramètres courants : -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer et -OutVariable. Pour plus d’informations, consultez about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entrées

Le type d’entrée correspond au type des objets que vous pouvez transmettre à l’applet de commande.

Sorties

Le type de sortie est le type des objets émis par l’applet de commande.

Exemples

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

Rubriques connexes

Set-AdfsSslCertificate