SPExternalApplicationSettings members
Include protected members
Include inherited members
代表SPWebService管理外部應用程式的方式的組態資訊。
The SPExternalApplicationSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPExternalApplicationSettings | 初始化SPExternalApplicationSettings類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
ApplicationXMLMaximum | 取得或設定的最大長度,以External Application XML主控外部應用程式的任何網頁組件的字元為單位。 | |
Enabled | 取得或設定一個值,指定是否啟用SPWebService的外部應用程式提供者 (EAP)。 | |
Provider | 取得或設定外部應用程式提供者 (EAP),管理轉譯的網頁組件架設的外部應用程式,並提供註冊外部應用程式,例如 Silverlight 應用程式所需的任何自訂邏輯。 | |
TokenTimeout | 取得或設定指定給外部應用程式以要求憑證是有效的時間長度。 | |
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