Set-Adfs
Trusted
Federation
Partner
Syntax
Set-AdfsTrustedFederationPartner
[-FederationPartnerHostName <Uri>]
[-Name <String>]
[-TargetName] <String>
[-PassThru]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AdfsTrustedFederationPartner
[-FederationPartnerHostName <Uri>]
[-Name <String>]
[-TargetFederationPartnerHostName] <Uri>
[-PassThru]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AdfsTrustedFederationPartner
[-FederationPartnerHostName <Uri>]
[-Name <String>]
[-TargetFederationPartner] <AdfsTrustedFederationPartner>
[-PassThru]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Set-AdfsTrustedFederationPartner cmdlet modifies configuration settings of a federation partner that is trusted by this instance of Active Directory Federation Services (AD FS).
Required Parameters
Specifies a federation partner for which to modify settings.
| Type: | AdfsTrustedFederationPartner |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByValue) |
| Accept wildcard characters: | False |
Specifies the URI of a federation partner for which to modify settings.
| Type: | Uri |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByPropertyName) |
| Accept wildcard characters: | False |
Specifies the name of a federation partner for which to modify settings.
| Type: | String |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByPropertyName) |
| Accept wildcard characters: | False |
Optional Parameters
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 |
Specifies the URI of the federation partner.
| Type: | Uri |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True (ByPropertyName) |
| Accept wildcard characters: | False |
Specifies the name of the federation partner.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True (ByPropertyName) |
| Accept wildcard characters: | False |
Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.
| Type: | SwitchParameter |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
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 |