ServiceModelSecurityTokenRequirement.DuplexClientLocalAddressProperty プロパティ

定義

Properties プロパティのDuplexClientLocalAddress コレクション内のインデックスの名前を指定する値を取得します。

public:
 static property System::String ^ DuplexClientLocalAddressProperty { System::String ^ get(); };
public static string DuplexClientLocalAddressProperty { get; }
static member DuplexClientLocalAddressProperty : string
Public Shared ReadOnly Property DuplexClientLocalAddressProperty As String

プロパティ値

Properties プロパティのDuplexClientLocalAddress コレクション内のインデックスの名前。

注釈

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

適用対象