Język

RemoteWebConfigurationHostServer Klasa

Definicja

Używane wewnętrznie w czasie wykonywania do obsługi zdalnego uzyskiwania dostępu do danych konfiguracji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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
Dziedziczenie
RemoteWebConfigurationHostServer
Atrybuty
Implementuje

Konstruktory

Nazwa Opis
RemoteWebConfigurationHostServer()

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Używane wewnętrznie w czasie wykonywania do utworzenia nowego wystąpienia programu RemoteWebConfigurationHostServer.

Metody

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

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Warunkowo szyfruje lub odszyfrowuje wartość ciągu, do których odwołuje się xmlString parametr .

Equals(Object)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Określa, czy określony obiekt jest równy bieżącemu obiektowi.

(Odziedziczone po Object)
GetData(String, Boolean, Int64)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Służy wewnętrznie do obsługi dostępu zdalnego do danych konfiguracji.

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

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Pobiera szczegóły pliku konfiguracji.

GetFilePaths(Int32, String, String, String)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Służy wewnętrznie do obsługi dostępu zdalnego do danych konfiguracji.

GetHashCode()

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Pobiera Type bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Tworzy płytkią kopię bieżącego Object.

(Odziedziczone po Object)
ToString()

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)
WriteData(String, String, Byte[], Int64)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Służy wewnętrznie do obsługi dostępu zdalnego do danych konfiguracji.

Dotyczy

Zobacz też