SPClientCallableSettings members
Include protected members
Include inherited members
提供設定,以控制用戶端可呼叫行為。
The SPClientCallableSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPClientCallableSettings | 初始化[Microsoft.SharePoint.Administration.SPClientCallableSettings]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
AnonymousRestrictedTypes | 取得匿名使用者的限制的類型資訊。如果方法或屬性定義為受限制的類型,匿名使用者無法存取該方法或屬性。 | |
EnableRequestUsage | 是否記錄使用狀況資料 | |
EnableStackTrace | 取得或設定 Boolean 值,會指定伺服器是否可以傳送給用戶端的堆疊追蹤資料。 | |
EnableXsdValidation | 取得或設定 Boolean 值,指定是否要啟用對 XML 要求的 XSD 驗證,或未。 | |
ExecutionTimeout | 取得或設定用戶端要求執行逾時。 | |
LogActionsIfHasRequestException | 是否要求發生例外狀況記錄使用狀況資料 | |
MaxObjectPaths | 取得或設定一個要求中可以使用的物件路徑數目上限。 | |
MaxResourcesPerRequest | 取得或設定內部SPRequest物件可以包含一個要求中的最大數目。 | |
ProxyLibraries | 取得可用於一個要求可呼叫 Dll。 | |
RequestUsageExecutionTimeThreshold | 以毫秒為單位的 csom 要求使用狀況資料記錄臨界值 | |
RequestXmlMaxDepth | 取得或設定的要求 '標記' 郵件計數為單位的用戶端所傳送的 XML 深度上限。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top