共用方式為


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

備註

如果產生權杖需求的通道是雙工通道,這個屬性會包含此雙工通道接聽傳入訊息的端點位址。

適用於