ServiceModelSecurityTokenRequirement.ViaProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取令牌需求属性的密钥,其值为通道与之连接的中转 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。