ISoapServerTlb 인터페이스

정의

서버의 인증되고 암호화된 SOAP 구성 요소를 처리합니다.

public interface class ISoapServerTlb
[System.Runtime.InteropServices.Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")]
public interface ISoapServerTlb
[<System.Runtime.InteropServices.Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")>]
type ISoapServerTlb = interface
Public Interface ISoapServerTlb
파생
특성

설명

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

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

메서드

AddServerTlb(String, String, String, String, String, String, String, String, String, String, String, String, String)

보안 옵션에 따라 Web.config 및 Default.disco 파일에 서버 형식 라이브러리 항목을 추가하고 필요한 경우 프록시를 생성합니다.

DeleteServerTlb(String, String, String, String, String, String, String, String, String, String)

보안 옵션에 따라 Web.config 및 Default.disco 파일에서 서버 형식 라이브러리 항목을 제거합니다.

적용 대상