Share via


SPGlobalAdmin.RegisterASPNETClient method

NOTE: This API is now obsolete.

In Windows SharePoint Services 2.0 the RegisterASPNETClient method installed script files for validating the client computer, and is maintained for backward compatibility.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("This method is no longer necessary.", False)> _
Public Sub RegisterASPNETClient
'Usage
Dim instance As SPGlobalAdmin

instance.RegisterASPNETClient()
[ObsoleteAttribute("This method is no longer necessary.", false)]
public void RegisterASPNETClient()

See also

Reference

SPGlobalAdmin class

SPGlobalAdmin members

Microsoft.SharePoint.Administration namespace