Get-ADFSProxyProperties
Get-ADFSProxyProperties
Gets the properties of the federation server proxy.
Syntax
Get-ADFSProxyProperties [<CommonParameters>]
Detailed Description
The Get-ADFSProxyProperties cmdlet retrieves the properties of the federation server proxy in Active Directory Federation Services (AD FS) 2.0.
Parameters
Input Type
None
Return Type
Microsoft.IdentityServer.PowerShell.Resources.ProxyProperties
A class structure that represents the properties for a federation server proxy in AD FS 2.0.
Notes
- This cmdlet works only when it is called on a federation server proxy.
Examples
-------------------------- EXAMPLE 1 --------------------------
Command Prompt: C:\PS>
Get-ADFSProxyProperties
Description
-----------
Gets the properties for a federation server proxy.