SPClientCallableSettings Properties
Include Protected Members
Include Inherited Members
The SPClientCallableSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AnonymousRestrictedTypes | Gets the restricted type information for anonymous users. If a method or property is defined as a restricted type, that method or property cannot be accessed by anonymous users. |
![]() |
EnableStackTrace | Gets or sets a Boolean value that specifies whether the server can send stack trace data to the client. |
![]() |
EnableXsdValidation | Gets or sets a Boolean value that specifies whether to enable XSD validation against an XML request or not. |
![]() |
ExecutionTimeout | Gets or sets the execution timeout for the client request. |
![]() |
MaxObjectPaths | Gets or sets the maximum number of object paths that can be used within one request. |
![]() |
MaxResourcesPerRequest | Gets or sets the maximum number of internal SPRequest objects that can be included in one request. |
![]() |
ProxyLibraries | Gets the callable DLLs that can be used in one request. |
![]() |
RequestXmlMaxDepth | Gets or sets the maximum depth of the request XML that is sent by the client measured in ‘tag’ count. |
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
Top
.gif)