ISoapServerTlb 介面

定義

處理伺服器上已驗證、加密的 SOAP 元件。

public interface class ISoapServerTlb
[System.Runtime.InteropServices.Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")]
public interface ISoapServerTlb
[<System.Runtime.InteropServices.Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")>]
type ISoapServerTlb = interface
Public Interface ISoapServerTlb
衍生
屬性

備註

如需預設的執行,請參閱 SoapServerTlb

ISoapServerTlb.NET Framework 會在內部使用。 您不需要直接在程式碼中使用。

方法

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 檔案移除伺服器型別程式庫的項目。

適用於