ServiceModelSecurityTokenRequirement.ViaProperty プロパティ

定義

チャネルが接続している Via URI の値を持つトークン要件プロパティのキーを取得します (クライアントのみ)。

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

プロパティ値

チャネルが接続している Via URI の値を持つトークン要件プロパティのキー。

注釈

Via プロパティには、中間宛先の URI が含まれています。

適用対象

こちらもご覧ください