共用方式為


IRemoteWebConfigurationHostServer 介面

定義

供內部使用,以支援組態資料的遠端存取。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public interface class IRemoteWebConfigurationHostServer
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A99B591A-23C6-4238-8452-C7B0E895063D")]
public interface IRemoteWebConfigurationHostServer
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("A99B591A-23C6-4238-8452-C7B0E895063D")>]
type IRemoteWebConfigurationHostServer = interface
Public Interface IRemoteWebConfigurationHostServer
衍生
屬性

備註

從中擴充的基類 RemoteWebConfigurationHostServer

方法

DoEncryptOrDecrypt(Boolean, String, String, String, String[], String[])

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

條件式加密或解密由 xmlString 參數所參考的字串值。

GetData(String, Boolean, Int64)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

供內部使用,以支援組態資料的遠端存取。

GetFileDetails(String, Boolean, Int64, Int64, Int64)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

取得組態檔的詳細資料。

GetFilePaths(Int32, String, String, String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

供內部使用,以支援組態資料的遠端存取。

WriteData(String, String, Byte[], Int64)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

供內部使用,以支援組態資料的遠端存取。

適用於