RemoteWebConfigurationHostServer クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成データへのリモート アクセスをサポートする目的で、実行時内部的に使用されます。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
public ref class RemoteWebConfigurationHostServer : System::Web::Configuration::IRemoteWebConfigurationHostServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8DEC0FA2-CC19-494F-8613-1F6221C0C5AB")]
public class RemoteWebConfigurationHostServer : System.Web.Configuration.IRemoteWebConfigurationHostServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("9FDB6D2C-90EA-4e42-99E6-38B96E28698E")]
public class RemoteWebConfigurationHostServer : System.Web.Configuration.IRemoteWebConfigurationHostServer
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("8DEC0FA2-CC19-494F-8613-1F6221C0C5AB")>]
type RemoteWebConfigurationHostServer = class
interface IRemoteWebConfigurationHostServer
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("9FDB6D2C-90EA-4e42-99E6-38B96E28698E")>]
type RemoteWebConfigurationHostServer = class
interface IRemoteWebConfigurationHostServer
Public Class RemoteWebConfigurationHostServer
Implements IRemoteWebConfigurationHostServer
- 継承
-
RemoteWebConfigurationHostServer
- 属性
- 実装
コンストラクター
RemoteWebConfigurationHostServer() |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。 RemoteWebConfigurationHostServer の新しいインスタンスを作成する目的で、実行時内部的に使用されます。 |
メソッド
DoEncryptOrDecrypt(Boolean, String, String, String, String[], String[]) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
|
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
GetData(String, Boolean, Int64) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。 構成データに対するリモート アクセスをサポートする目的で内部的に使用されます。 |
GetFileDetails(String, Boolean, Int64, Int64, Int64) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。 構成ファイルの詳細を取得します。 |
GetFilePaths(Int32, String, String, String) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。 構成データに対するリモート アクセスをサポートする目的で内部的に使用されます。 |
GetHashCode() |
既定のハッシュ関数として機能します。 (継承元 Object) |
GetType() |
現在のインスタンスの Type を取得します。 (継承元 Object) |
MemberwiseClone() |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
ToString() |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
WriteData(String, String, Byte[], Int64) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。 構成データに対するリモート アクセスをサポートする目的で内部的に使用されます。 |