Get-Adfs
Local
Claims
Provider
Trust
Gets local claims provider trusts.
Syntax
Get-Adfs Local Claims Provider Trust
[[-Name] <String[]>]
[<CommonParameters>]
Get-Adfs Local Claims Provider Trust
[-Identifier] <String[]>
[<CommonParameters>]
Description
The Get-AdfsLocalClaimsProviderTrust cmdlet gets local claims provider trusts. Specify names or IDs of trusts to get.
Parameters
-Identifier
Specifies an array of IDs of the local claims provider trusts to get.
Type: | String [ ] |
Position: | 0 |
Default value: | None |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Name
Specifies an array of names of the local claims provider trusts to get.
Type: | String [ ] |
Position: | 0 |
Default value: | None |
Accept pipeline input: | True |
Accept wildcard characters: | False |