次の方法で共有


ServiceModelSecurityTokenRequirement.ViaProperty プロパティ

定義

チャネルが接続する経由 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

プロパティ値

チャネルが接続する経由 URI を値とするトークン要件プロパティのキー。

注釈

Via プロパティには、中継送信先の URI が格納されます。

適用対象

こちらもご覧ください