ContextBindingElement 생성자

정의

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

오버로드

Name Description
ContextBindingElement()

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

ContextBindingElement(ProtectionLevel)

지정된 보호 수준을 사용하여 클래스의 ContextBindingElement 새 인스턴스를 초기화합니다.

ContextBindingElement(ProtectionLevel, ContextExchangeMechanism)

지정된 수준의 보호 및 교환 메커니즘을 ContextBindingElement 사용하여 클래스의 새 인스턴스를 초기화합니다.

ContextBindingElement(ProtectionLevel, ContextExchangeMechanism, Uri)

지정된 보호 수준, 컨텍스트 교환 메커니즘 및 클라이언트 콜백 주소를 사용하여 클래스의 ContextBindingElement 새 인스턴스를 초기화합니다.

ContextBindingElement(ProtectionLevel, ContextExchangeMechanism, Uri, Boolean)

지정된 보호 수준, 컨텍스트 교환 메커니즘, 클라이언트 콜백 주소 및 컨텍스트 관리를 사용할 수 있는지 여부를 지정하는 값을 사용하여 클래스의 새 인스턴스 ContextBindingElement 를 초기화합니다.

ContextBindingElement()

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

public:
 ContextBindingElement();
public ContextBindingElement();
Public Sub New ()

설명

for SignProtectionLevel forContextSoapHeaderContextExchangeMechanism 기본값을 설정합니다.

적용 대상

ContextBindingElement(ProtectionLevel)

지정된 보호 수준을 사용하여 클래스의 ContextBindingElement 새 인스턴스를 초기화합니다.

public:
 ContextBindingElement(System::Net::Security::ProtectionLevel protectionLevel);
public ContextBindingElement(System.Net.Security.ProtectionLevel protectionLevel);
new System.ServiceModel.Channels.ContextBindingElement : System.Net.Security.ProtectionLevel -> System.ServiceModel.Channels.ContextBindingElement
Public Sub New (protectionLevel As ProtectionLevel)

매개 변수

protectionLevel
ProtectionLevel

바인딩 요소의 경우입니다 ProtectionLevel .

예외

유효 protectionLevel 하지 않습니다.

설명

의 기본값을 ContextSoapHeaderContextExchangeMechanism설정합니다.

적용 대상

ContextBindingElement(ProtectionLevel, ContextExchangeMechanism)

지정된 수준의 보호 및 교환 메커니즘을 ContextBindingElement 사용하여 클래스의 새 인스턴스를 초기화합니다.

public:
 ContextBindingElement(System::Net::Security::ProtectionLevel protectionLevel, System::ServiceModel::Channels::ContextExchangeMechanism contextExchangeMechanism);
public ContextBindingElement(System.Net.Security.ProtectionLevel protectionLevel, System.ServiceModel.Channels.ContextExchangeMechanism contextExchangeMechanism);
new System.ServiceModel.Channels.ContextBindingElement : System.Net.Security.ProtectionLevel * System.ServiceModel.Channels.ContextExchangeMechanism -> System.ServiceModel.Channels.ContextBindingElement
Public Sub New (protectionLevel As ProtectionLevel, contextExchangeMechanism As ContextExchangeMechanism)

매개 변수

protectionLevel
ProtectionLevel

바인딩 요소의 경우입니다 ProtectionLevel .

contextExchangeMechanism
ContextExchangeMechanism

ContextExchangeMechanism 바인딩 요소에 대한 컨텍스트를 교환하는 데 사용되는 메커니즘을 지정하는 것입니다.

예외

protectionLevel 또는 contextExchangeMechanism 유효하지 않습니다.

적용 대상

ContextBindingElement(ProtectionLevel, ContextExchangeMechanism, Uri)

지정된 보호 수준, 컨텍스트 교환 메커니즘 및 클라이언트 콜백 주소를 사용하여 클래스의 ContextBindingElement 새 인스턴스를 초기화합니다.

public:
 ContextBindingElement(System::Net::Security::ProtectionLevel protectionLevel, System::ServiceModel::Channels::ContextExchangeMechanism contextExchangeMechanism, Uri ^ clientCallbackAddress);
public ContextBindingElement(System.Net.Security.ProtectionLevel protectionLevel, System.ServiceModel.Channels.ContextExchangeMechanism contextExchangeMechanism, Uri clientCallbackAddress);
new System.ServiceModel.Channels.ContextBindingElement : System.Net.Security.ProtectionLevel * System.ServiceModel.Channels.ContextExchangeMechanism * Uri -> System.ServiceModel.Channels.ContextBindingElement
Public Sub New (protectionLevel As ProtectionLevel, contextExchangeMechanism As ContextExchangeMechanism, clientCallbackAddress As Uri)

매개 변수

protectionLevel
ProtectionLevel

보호 수준은 바인딩 요소를 형성합니다.

contextExchangeMechanism
ContextExchangeMechanism

바인딩 요소에 대한 컨텍스트를 교환하는 데 사용되는 메커니즘입니다.

clientCallbackAddress
Uri

클라이언트 콜백 주소입니다.

적용 대상

ContextBindingElement(ProtectionLevel, ContextExchangeMechanism, Uri, Boolean)

지정된 보호 수준, 컨텍스트 교환 메커니즘, 클라이언트 콜백 주소 및 컨텍스트 관리를 사용할 수 있는지 여부를 지정하는 값을 사용하여 클래스의 새 인스턴스 ContextBindingElement 를 초기화합니다.

public:
 ContextBindingElement(System::Net::Security::ProtectionLevel protectionLevel, System::ServiceModel::Channels::ContextExchangeMechanism contextExchangeMechanism, Uri ^ clientCallbackAddress, bool contextManagementEnabled);
public ContextBindingElement(System.Net.Security.ProtectionLevel protectionLevel, System.ServiceModel.Channels.ContextExchangeMechanism contextExchangeMechanism, Uri clientCallbackAddress, bool contextManagementEnabled);
new System.ServiceModel.Channels.ContextBindingElement : System.Net.Security.ProtectionLevel * System.ServiceModel.Channels.ContextExchangeMechanism * Uri * bool -> System.ServiceModel.Channels.ContextBindingElement
Public Sub New (protectionLevel As ProtectionLevel, contextExchangeMechanism As ContextExchangeMechanism, clientCallbackAddress As Uri, contextManagementEnabled As Boolean)

매개 변수

protectionLevel
ProtectionLevel

바인딩 요소에 대한 보호 수준입니다.

contextExchangeMechanism
ContextExchangeMechanism

바인딩 요소에 대한 컨텍스트를 교환하는 데 사용되는 메커니즘입니다.

clientCallbackAddress
Uri

클라이언트 콜백 주소입니다.

contextManagementEnabled
Boolean

컨텍스트 관리를 사용하도록 설정하면 .

적용 대상