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.
Include Protected Members
Include Inherited Members
Provides settings that control client callable behaviors.
The SPClientCallableSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPClientCallableSettings | Initializes a new instance of the [Microsoft.SharePoint.Administration.SPClientCallableSettings] class. |
Top
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
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.) |
Top
.gif)
.gif)
.gif)