Get-AdfsAttributeStore

Gets the attribute stores of the Federation Service.

Syntax

Get-AdfsAttributeStore
   [[-Name] <String[]>]
   [<CommonParameters>]

Description

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.

Examples

1:

Parameters

-Name

Specifies an array of names of attribute stores to retrieve.

Type:String[]
Position:0
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

Outputs

Object