다음을 통해 공유


ISoapUtility 인터페이스

정의

서버의 COM+ SOAP 사용 가능한 애플리케이션 프록시 내보내기 및 클라이언트의 프록시 가져오기를 지원하는 유틸리티를 제공합니다.

public interface class ISoapUtility
[System.Runtime.InteropServices.Guid("5AC4CB7E-F89F-429b-926B-C7F940936BF4")]
public interface ISoapUtility
[<System.Runtime.InteropServices.Guid("5AC4CB7E-F89F-429b-926B-C7F940936BF4")>]
type ISoapUtility = interface
Public Interface ISoapUtility
파생
특성

설명

그러나 유틸리티 함수 ISoapUtility 제공 COM +; 내에서 다양 한 위치에서 호출 됩니다 내보내기 및 가져오기 클라이언트 프록시를 지원 하기 위해 기본 용도 것입니다.

참조 SoapUtility 기본 구현에 대 한 합니다.

ISoapUtility 되는.NET Framework에서 내부적으로 사용 합니다. 코드에서 직접 사용할 필요가 없습니다.

메서드

GetServerBinPath(String, String, String, String)

SOAP 가상 루트 bin 디렉터리의 경로를 반환합니다.

GetServerPhysicalPath(String, String, String, String)

SOAP 가상 루트의 경로를 반환합니다.

Present()

인증되고 암호화된 SOAP 인터페이스가 있는지 여부를 확인합니다.

적용 대상