Get-Adfs
Attribute
Store
Gets the attribute stores of the Federation Service.
Syntax
Get-Adfs Attribute Store
[[-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.
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 |
Accept wildcard characters: | False |
Inputs
String
A string object is received by the Name parameter.
Outputs
AttributeStore
Returns one or more AttributeStore objects that represent the attribute stores of the Federation Service.