SPSite.BypassUseRemoteApis method

Bypasses using SOAP, WebDAV, or Microsoft Office SharePoint Designer 2007 interfaces to access the site collection.

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

Syntax

'Declaration
Public Sub BypassUseRemoteApis
'Usage
Dim instance As SPSite

instance.BypassUseRemoteApis()
public void BypassUseRemoteApis()

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace