WSTrustMessage.ReplyTo 属性

定义

获取或设置用于依赖依赖方的地址。

public:
 property System::String ^ ReplyTo { System::String ^ get(); void set(System::String ^ value); };
public string ReplyTo { get; set; }
member this.ReplyTo : string with get, set
Public Property ReplyTo As String

属性值

包含地址的字符串。

注解

这是一个本地扩展,仅在具有 WS-Federation 协议的被动方案中使用。

适用于