HttpsTransportBindingElement 클래스

정의

메시지 전송을 위한 HTTPS 전송을 지정하는 데 사용되는 바인딩 요소를 나타냅니다.

public ref class HttpsTransportBindingElement : System::ServiceModel::Channels::HttpTransportBindingElement
public ref class HttpsTransportBindingElement : System::ServiceModel::Channels::HttpTransportBindingElement, System::ServiceModel::Channels::ITransportTokenAssertionProvider
public class HttpsTransportBindingElement : System.ServiceModel.Channels.HttpTransportBindingElement
public class HttpsTransportBindingElement : System.ServiceModel.Channels.HttpTransportBindingElement, System.ServiceModel.Channels.ITransportTokenAssertionProvider
type HttpsTransportBindingElement = class
    inherit HttpTransportBindingElement
type HttpsTransportBindingElement = class
    inherit HttpTransportBindingElement
    interface ITransportTokenAssertionProvider
type HttpsTransportBindingElement = class
    inherit HttpTransportBindingElement
    interface ITransportTokenAssertionProvider
    interface IPolicyExportExtension
    interface IWsdlExportExtension
Public Class HttpsTransportBindingElement
Inherits HttpTransportBindingElement
Public Class HttpsTransportBindingElement
Inherits HttpTransportBindingElement
Implements ITransportTokenAssertionProvider
상속
구현

설명

HttpsTransportBindingElement 클래스는 HTTPS 전송 프로토콜을 구현하는 사용자 지정 바인딩을 만들기 위한 시작점입니다. HTTPS는 보안 상호 운용성을 위해 사용되는 기본 전송입니다. HTTPS는 다른 웹 서비스 스택과의 상호 운용성을 보장하기 위해 WCF(Windows Communication Foundation)에서 지원됩니다.

WCF 서비스 모델을 구현 하는 팩터리 개체를 만들려면이 클래스를 사용 합니다 IChannelFactoryIChannelListener 인터페이스입니다. 이러한 팩터리 개체는 HTTPS 프로토콜을 사용하여 SOAP 메시지를 전송하는 채널 및 수신기를 만듭니다.

다음과 같은 RequireClientCertificate속성을 설정하여 이 클래스가 만드는 팩터리 구성을 제어합니다.

또한 기본 클래스 HttpTransportBindingElement에서 AuthenticationScheme, HostNameComparisonMode, MaxBufferSize와 같은 속성을 설정할 수 있습니다.

기본 클래스 TransportBindingElement에서 다음과 같은 ManualAddressing속성을 설정할 수도 있습니다 MaxBufferPoolSize. 속성의 전체 목록은 TransportBindingElement를 참조하십시오.

생성자

HttpsTransportBindingElement()

HttpsTransportBindingElement 클래스의 새 인스턴스를 초기화합니다.

HttpsTransportBindingElement(HttpsTransportBindingElement)

HttpsTransportBindingElement 클래스의 새 인스턴스를 초기화합니다.

속성

AllowCookies

클라이언트가 쿠키를 허용하고 이후 요청에서 이 쿠키를 전파하는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
AuthenticationScheme

HTTP 수신기에서 처리할 클라이언트 요청 인증에 사용되는 인증 체계를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
BypassProxyOnLocal

로컬 주소에 대해 프록시가 무시되는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
DecompressionEnabled

압축된 메시지 데이터를 원래 크기와 형식으로 반환하는 프로세스를 사용되는지 여부를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
ExtendedProtectionPolicy

들어오는 클라이언트 연결의 유효성을 검사하기 위해 서버에서 사용되는 확장 보안 정책 값을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
HostNameComparisonMode

URI 비교 시 서비스에 액세스하는 데 호스트 이름이 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
KeepAliveEnabled

서비스 엔드포인트에 영구적으로 연결할 것인지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
LegacyExtendedProtectionPolicy
사용되지 않습니다.
(다음에서 상속됨 HttpTransportBindingElement)
ManualAddressing

메시지의 주소를 수동으로 지정해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 TransportBindingElement)
MaxBufferPoolSize

전송에 사용되는 버퍼 풀의 최대 크기(바이트)를 가져오거나 설정합니다.

(다음에서 상속됨 TransportBindingElement)
MaxBufferSize

사용할 버퍼의 최대 크기를 가져오거나 설정합니다. 버퍼링된 메시지의 경우 이 값은 MaxReceivedMessageSize와 같습니다. 스트리밍된 메시지의 경우 이 값은 버퍼링된 모드에서 읽어오는 SOAP 헤더의 최대 크기입니다.

(다음에서 상속됨 HttpTransportBindingElement)
MaxPendingAccepts

서비스에서 동시에 수락할 수 있는 최대 연결 수를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
MaxReceivedMessageSize

받을 수 있는 최대 메시지 크기(바이트)를 가져오거나 설정합니다.

(다음에서 상속됨 TransportBindingElement)
MessageHandlerFactory

Http 전송 메시지 처리기 팩터리를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
Proxy (다음에서 상속됨 HttpTransportBindingElement)
ProxyAddress

HTTP 요청에 사용할 프록시의 주소를 포함하는 URI를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
ProxyAuthenticationScheme

HTTP 프록시에서 처리할 클라이언트 요청 인증에 사용되는 인증 체계를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
Realm

인증 영역을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
RequestInitializationTimeout

요청된 초기화 제한 시간을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
RequireClientCertificate

SSL 클라이언트 인증이 필요한지 여부를 나타내는 값을 가져오거나 설정합니다.

Scheme

전송을 위한 URI 체계를 반환합니다.

TransferMode

전송 모드를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
UnsafeConnectionNtlmAuthentication

서버에서 안전하지 않은 연결 공유를 사용하는지 여부를 나타내는 값을 가져오거나 설정합니다. 사용할 경우 각 TCP 연결에서 NTLM 인증이 한 번씩 수행됩니다.

(다음에서 상속됨 HttpTransportBindingElement)
UseDefaultWebProxy

사용자별 설정 대신 시스템 수준의 프록시 설정이 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
WebSocketSettings

바인딩 요소의 웹 소켓 구성 요소를 가져오거나 설정합니다.

(다음에서 상속됨 HttpTransportBindingElement)

메서드

BuildChannelFactory<TChannel>(BindingContext)

채널을 만드는 데 사용할 수 있는 지정된 형식의 채널 팩터리를 만듭니다.

BuildChannelListener<TChannel>(BindingContext)

채널을 만드는 데 사용할 수 있는 지정된 형식의 채널 수신기를 만듭니다.

BuildChannelListener<TChannel>(BindingContext)

지정된 형식의 채널 수신기를 만듭니다.

(다음에서 상속됨 HttpTransportBindingElement)
CanBuildChannelFactory<TChannel>(BindingContext)

지정된 형식의 채널 팩터리를 생성할 수 있는지 여부를 결정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
CanBuildChannelListener<TChannel>(BindingContext)

지정된 형식의 채널 수신기를 생성할 수 있는지 여부를 결정합니다.

(다음에서 상속됨 HttpTransportBindingElement)
Clone()

현재 바인딩 요소의 복사본을 만듭니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetProperty<T>(BindingContext)

BindingContext에서 지정된 개체를 가져옵니다.

GetTransportTokenAssertion()

보안 바인딩에서 사용되는 전송 토큰을 나타내는 XmlElement를 가져옵니다.

GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ShouldSerializeExtendedProtectionPolicy()

확장 보호 정책을 XAML serialize할 수 없음을 나타내는 값을 반환합니다.

(다음에서 상속됨 HttpTransportBindingElement)
ShouldSerializeMessageHandlerFactory()

메시지 처리기 팩터리가 serialize되어야 하는지 여부를 확인합니다.

(다음에서 상속됨 HttpTransportBindingElement)
ShouldSerializeWebSocketSettings()

웹 소켓 설정을 serialize해야 하는지 여부를 확인합니다.

(다음에서 상속됨 HttpTransportBindingElement)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)
UpdateAuthenticationSchemes(BindingContext)

바인딩 컨텍스트를 포함하는 전송 인증 스키마를 업데이트합니다.

(다음에서 상속됨 HttpTransportBindingElement)

명시적 인터페이스 구현

IPolicyExportExtension.ExportPolicy(MetadataExporter, PolicyConversionContext)

바인딩에 대한 사용자 지정 정책 어설션을 내보냅니다.

(다음에서 상속됨 HttpTransportBindingElement)
IWsdlExportExtension.ExportContract(WsdlExporter, WsdlContractConversionContext)

계약에 대해 생성된 WSDL(웹 서비스 설명 언어)에 사용자 지정 WSDL 요소를 씁니다.

(다음에서 상속됨 HttpTransportBindingElement)
IWsdlExportExtension.ExportEndpoint(WsdlExporter, WsdlEndpointConversionContext)

엔드포인트에 대해 생성된 WSDL(웹 서비스 설명 언어)에 사용자 지정 WSDL 요소를 씁니다.

(다음에서 상속됨 HttpTransportBindingElement)

적용 대상