SharedResourceProvider12Action.RegisterProxy Method

Used to get the internal state when upgrading a Shared Services Provider (SSP) from Microsoft Office SharePoint Server 2007 to Microsoft SharePoint Server 2010. For more information, contact us.

Namespace:  Microsoft.Office.Server.Upgrade
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Sub RegisterProxy ( _
    proxy As SPServiceApplicationProxy _
)
'Usage
Dim instance As SharedResourceProvider12Action
Dim proxy As SPServiceApplicationProxy

instance.RegisterProxy(proxy)
public void RegisterProxy(
    SPServiceApplicationProxy proxy
)

Parameters

See Also

Reference

SharedResourceProvider12Action Class

SharedResourceProvider12Action Members

Microsoft.Office.Server.Upgrade Namespace