Get-Adfs
Relying
Party
Trusts
Group
Gets a relying party trust group.
Syntax
Get-AdfsRelyingPartyTrustsGroup
[[-Identifier] <String[]>]
[<CommonParameters>]
Description
The Get-AdfsRelyingPartyTrustsGroup cmdlet gets a relying party trust groups in Active Directory Federation Services (AD FS).
Optional Parameters
-Identifier
Specifies an array of IDs of groups to get.
| Type: | String[] |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByPropertyName, ByValue) |
| Accept wildcard characters: | False |