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。

适用于

另请参阅