Get-ADFSProperties
Get-ADFSProperties
Gets the properties of the Federation Service.
Syntax
Get-ADFSProperties [<CommonParameters>]
Detailed Description
The Get-ADFSProperties cmdlet retrieves the properties of the Federation Service.
Parameters
Input Type
None
Return Type
Microsoft.IdentityServer.PowerShell.Resources.ServiceProperties
A class structure that represents the properties for the Federation Service.
Notes
- The ADFSProperties resource contains the properties and settings for the Federation Service (this instance of Active Directory Federation Services (AD FS) 2.0).
Examples
-------------------------- EXAMPLE 1 --------------------------
Command Prompt: C:\PS>
Get-ADFSProperties
Description
-----------
Gets the current settings for all properties of the Federation Service.