Get-AdfsAttributeStore

Get-AdfsAttributeStore

Gets the attribute stores of the Federation Service.

Sintaxis

Parameter Set: Default
Get-AdfsAttributeStore [[-Name] <String[]> ] [ <CommonParameters>]

Descripción detallada

The Get-AdfsAttributeStore cmdlet retrieves the attribute stores of the Federation Service. If you do not specify any parameters, the cmdlet retrieves all the attribute stores of the Federation Service.

Parámetros

-Name<String[]>

Specifies an array of names of attribute stores to retrieve.

Alias

ninguno

¿Requerido?

false

¿Posición?

1

Valor predeterminado

ninguno

¿Aceptar canalización?

true (ByValue)

¿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.

Salidas

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

  • System.Object