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에서 내부적으로 사용됩니다. 코드에서 직접 사용할 필요가 없습니다.

메서드

Name Description
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 파일에서 서버 형식 라이브러리의 항목을 제거합니다.

적용 대상