Get-AdfsAttributeStore
Gets the attribute stores of the Federation Service.
PowerShell
Get-AdfsAttributeStore
[[-Name] <String[]>]
[<CommonParameters>]
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.
PowerShell
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 |