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。

适用于

另请参阅