編集

次の方法で共有


Get-AdfsClaimsProviderTrustsGroup

Gets an AD FS claims provider trust group.

Syntax

Default (Default)

Get-AdfsClaimsProviderTrustsGroup
    [[-Identifier] <String[]>]
    [<CommonParameters>]

Description

The Get-AdfsClaimsProviderTrustsGroup cmdlet gets an Active Directory Federation Services (AD FS) claims provider trust group.

Parameters

-Identifier

Specifies an array of IDs.

Parameter properties

Type:

String[]

Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:0
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

CommonParameters

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