共用方式為


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)
Available in Sandboxed Solutions: No

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