ServiceModelSecurityTokenRequirement.ViaProperty 屬性

定義

取得權杖需求屬性的索引鍵,其值為通道正在連接的 Via URI (僅限用戶端)。

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

屬性值

String

權杖需求屬性的索引鍵,其值為通道正在連接的 Via URI。

備註

Via 屬性包含中繼目的地的 URI。

適用於

另請參閱