Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the settings that control client-callable behaviors for the client object model, or specifically, for the Windows Communication Foundation (WCF) service that is provided through client.svc.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property ClientCallableSettings As SPClientCallableSettings
Get
'Usage
Dim instance As SPWebApplication
Dim value As SPClientCallableSettings
value = instance.ClientCallableSettings
public SPClientCallableSettings ClientCallableSettings { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPClientCallableSettings
SPClientCallableSettings
Settings that control client-callable behaviors.