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 コレクションのインデックス名。

注釈

トークン要件を作成するチャネルが双方向チャネルである場合、このプロパティには、双方向チャネルが受信メッセージをリッスンするエンドポイント アドレスが格納されます。

適用対象