共用方式為


SPClientCallableSettings members

Include protected members
Include inherited members

提供設定,以控制用戶端可呼叫行為。

The SPClientCallableSettings type exposes the following members.

Constructors

  Name Description
Public method SPClientCallableSettings 初始化[Microsoft.SharePoint.Administration.SPClientCallableSettings]類別的新執行個體。

Top

Properties

  Name Description
Public property AnonymousRestrictedTypes 取得匿名使用者的限制的類型資訊。如果方法或屬性定義為受限制的類型,匿名使用者無法存取該方法或屬性。
Public property EnableRequestUsage 是否記錄使用狀況資料
Public property EnableStackTrace 取得或設定 Boolean 值,會指定伺服器是否可以傳送給用戶端的堆疊追蹤資料。
Public property EnableXsdValidation 取得或設定 Boolean 值,指定是否要啟用對 XML 要求的 XSD 驗證,或未。
Public property ExecutionTimeout 取得或設定用戶端要求執行逾時。
Public property LogActionsIfHasRequestException 是否要求發生例外狀況記錄使用狀況資料
Public property MaxObjectPaths 取得或設定一個要求中可以使用的物件路徑數目上限。
Public property MaxResourcesPerRequest 取得或設定內部SPRequest物件可以包含一個要求中的最大數目。
Public property ProxyLibraries 取得可用於一個要求可呼叫 Dll。
Public property RequestUsageExecutionTimeThreshold 以毫秒為單位的 csom 要求使用狀況資料記錄臨界值
Public property RequestXmlMaxDepth 取得或設定的要求 '標記' 郵件計數為單位的用戶端所傳送的 XML 深度上限。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPClientCallableSettings class

Microsoft.SharePoint.Administration namespace