IServiceProxyAdministration.GetProxyTypes Method

Gets an array of the service application proxy types supported by the shared service proxy.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Function GetProxyTypes As Type()
'Usage
Dim instance As IServiceProxyAdministration
Dim returnValue As Type()

returnValue = instance.GetProxyTypes()
Type[] GetProxyTypes()

Return Value

Type: []
An array of service application proxy types.

See Also

Reference

IServiceProxyAdministration Interface

IServiceProxyAdministration Members

Microsoft.SharePoint.Administration Namespace