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

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Sub BypassUseRemoteApis
'Usage
Dim instance As SPSite

instance.BypassUseRemoteApis()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public void BypassUseRemoteApis()

See Also

Reference

SPSite Class

SPSite Members

Microsoft.SharePoint Namespace