共用方式為


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 通訊協定的被動案例中。

適用於