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
集合中索引的名稱。
備註
如果產生權杖需求的通道是雙工通道,這個屬性會包含此雙工通道接聽傳入訊息的端點位址。