Get method of the CIM_WebApplicationProxyAvailableADFSRelyingParty class
Retrieves a list of RelyingPartyMetadata objects that represent the relying parties that are available to Web Application Proxy.
Syntax
uint32 Get(
[out] RelyingPartyMetadata cmdletOutput[]
);
Parameters
-
cmdletOutput [out]
-
When this method returns, it contains an array of the RelyingPartyMetadata objects.
Return value
Returns 0 on success, otherwise returns a WMI error code.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\WebApplicationProxy |
MOF |
|
DLL |
|