다음을 통해 공유


ServiceModelSecurityTokenRequirement.DuplexClientLocalAddressProperty 속성

정의

Properties 속성의 DuplexClientLocalAddress 컬렉션에서 인덱스의 이름을 지정하는 값을 가져옵니다.

public:
 static property System::String ^ DuplexClientLocalAddressProperty { System::String ^ get(); };
public static string DuplexClientLocalAddressProperty { get; }
member this.DuplexClientLocalAddressProperty : string
Public Shared ReadOnly Property DuplexClientLocalAddressProperty As String

속성 값

String

Properties 속성의 DuplexClientLocalAddress 컬렉션에 있는 인덱스의 이름입니다.

설명

토큰 요구 사항을 생성하는 채널이 이중 채널인 경우, 이 속성에는 이중 채널이 들어오는 메시지를 수신하는 엔드포인트 주소가 포함됩니다.

적용 대상