Remove-Adfs Relying Party Trusts Group

Removes a relying party trusts group.

Syntax

Remove-AdfsRelyingPartyTrustsGroup
      -TargetIdentifier <String>
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

The Remove-AdfsRelyingPartyTrustsGroup cmdlet removes a relying party trusts group.

Required Parameters

-TargetIdentifier

Specifies the ID of the group to remove.

Type: String
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

Optional Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: SwitchParameter
Aliases: cf
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type: SwitchParameter
Aliases: wi
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False