Revoke-AdfsProxyTrust

Revoke-AdfsProxyTrust

Revokes trust for all configured for the Federation Service.

Sintaxis

Revoke-AdfsProxyTrust [-Confirm] [-WhatIf] [ <CommonParameters>]

Descripción detallada

The Revoke-AdfsProxyTrust cmdlet revokes trust for all by resetting the trust ID for the Federation Service. Use this cmdlet for lockdown purposes in the event of an attack or confirmed possible threat to your deployment. The cmdlet effectively revokes trust to all configured proxies immediately.

Parámetros

-Confirm

Solicita confirmación antes de ejecutar el cmdlet.

¿Requerido?

false

¿Posición?

named

Valor predeterminado

falso

¿Aceptar canalización?

false

¿Aceptar caracteres comodín?

false

-WhatIf

Muestra lo que sucedería si se ejecutara el cmdlet. El cmdlet no se ejecuta.

¿Requerido?

false

¿Posición?

named

Valor predeterminado

falso

¿Aceptar canalización?

false

¿Aceptar caracteres comodín?

false

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

  • None

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

  • None

Notas

  • Use this cmdlet only in the event of a security breach in a live deployment. We recommend that, if you want to practice using this cmdlet, you use a test lab environment.

Ejemplos

Example 1: Revoke trust

This command revokes all trust between the current and any of its configured .

PS C:\> Revoke-AdfsProxyTrust