Remove-AdfsClaimsProviderTrustsGroup
Removes an AD FS claims provider trust group.
Syntax
Remove-AdfsClaimsProviderTrustsGroup
-TargetIdentifier <String>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Remove-AdfsClaimsProviderTrustsGroup cmdlet removes an Active Directory Federation Services (AD FS) claims provider trust group.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TargetIdentifier
Specifies the ID of the target.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
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 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |