ServiceModelSecurityTokenRequirement.DuplexClientLocalAddressProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个值,该值指定 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
属性值
Properties 属性在 DuplexClientLocalAddress
集合中的索引名称。
注解
如果生成令牌需求的通道是双工通道,则此属性包含双工通道侦听传入消息时使用的终结点地址。