IRemoteWebConfigurationHostServer 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
供內部使用,以支援組態資料的遠端存取。
此 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 支援此產品基礎結構,但無法直接用於程式碼之中。 條件式加密或解密由 |
GetData(String, Boolean, Int64) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 供內部使用,以支援組態資料的遠端存取。 |
GetFileDetails(String, Boolean, Int64, Int64, Int64) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得組態檔的詳細資料。 |
GetFilePaths(Int32, String, String, String) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 供內部使用,以支援組態資料的遠端存取。 |
WriteData(String, String, Byte[], Int64) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 供內部使用,以支援組態資料的遠端存取。 |