Get-EntraFederationProperty
Displays the properties of the Microsoft Entra ID Federation Services 2.0 server and Microsoft Online.
Syntax
Default (Default)
Get-EntraFederationProperty
-DomainName <String>
[<CommonParameters>]
Description
The Get-EntraFederationProperty
cmdlet gets key settings from both the Microsoft Entra ID Federation Services 2.0 server and Microsoft Online.
You can use this information to troubleshoot authentication problems caused by mismatched settings between the Microsoft Entra ID Federation Services 2.0 server and Microsoft Online.
For delegated scenarios, the calling user must be assigned at least one of the following Microsoft Entra roles:
- Global Reader
- Security Reader
- Domain Name Administrator
- External Identity Provider Administrator
- Hybrid Identity Administrator
- Security Administrator
Parameters
-DomainName
The domain name for which the properties from both the Microsoft Entra ID Federation Services 2.0 server and Microsoft Online are displayed.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
GetById
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
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.