ISoapServerTlb 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
處理伺服器上已驗證、加密的 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 檔案移除伺服器型別程式庫的項目。 |