SoapServerTlb 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
處理伺服器上已驗證、加密的 SOAP 元件。 此類別無法獲得繼承。
public ref class SoapServerTlb sealed : System::EnterpriseServices::Internal::ISoapServerTlb
[System.Runtime.InteropServices.Guid("F6B6768F-F99E-4152-8ED2-0412F78517FB")]
public sealed class SoapServerTlb : System.EnterpriseServices.Internal.ISoapServerTlb
[<System.Runtime.InteropServices.Guid("F6B6768F-F99E-4152-8ED2-0412F78517FB")>]
type SoapServerTlb = class
interface ISoapServerTlb
Public NotInheritable Class SoapServerTlb
Implements ISoapServerTlb
- 繼承
-
SoapServerTlb
- 屬性
- 實作
備註
SoapServerTlb由 .NET Framework內部使用。 您不需要直接在程式代碼中使用。
建構函式
SoapServerTlb() |
初始化 SoapServerTlb 類別的新執行個體。 |
方法
AddServerTlb(String, String, String, String, String, String, String, String, String, String, String, String, String) |
根據安全性選項將伺服器型別程式庫的項目加入 Web.config 和 Default.disco 檔案;若有必要則產生 Proxy。 |
DeleteServerTlb(String, String, String, String, String, String, String, String, String, String) |
根據安全性選項從 Web.config 和 Default.disco 檔案移除伺服器型別程式庫的項目。 |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |