Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.54 KB

Get-AdfsRelyingPartyTrustsGroup.md

File metadata and controls

58 lines (40 loc) · 1.54 KB
description external help file Module Name ms.date online version schema title
Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Microsoft.IdentityServer.Management.dll-Help.xml
ADFS
12/20/2016
2.0.0
Get-AdfsRelyingPartyTrustsGroup

Get-AdfsRelyingPartyTrustsGroup

SYNOPSIS

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).

EXAMPLES

PARAMETERS

-Identifier

Specifies an array of IDs of groups to get.

Type: String[]
Parameter Sets: (All)
Aliases: 

Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Add-AdfsRelyingPartyTrustsGroup

Remove-AdfsRelyingPartyTrustsGroup