Get-Adfs
Attribute
Store
Gets the attribute stores of the Federation Service.
Syntax
Get-AdfsAttributeStore
[[-Name] <String[]>]
[<CommonParameters>]
Description
The Get-AdfsAttributeStore cmdlet gets an attribute store of the Federation Service. If you do not specify any parameters, the cmdlet gets all attribute stores of the Federation Service.
Optional Parameters
-Name
Specifies an array of names of attribute stores that this cmdlet gets.
| Type: | String[] |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByValue) |
| Accept wildcard characters: | False |
Outputs
System.Object