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 集合中的索引名称。

注解

如果生成令牌需求的通道是双工通道,则此属性包含双工通道侦听传入消息时使用的终结点地址。

适用于