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는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 구성 데이터에 대한 원격 액세스를 지원하기 위해 내부적으로 사용됩니다. |