共用方式為


SecurityTokenDescriptor.ReplyToAddress 屬性

定義

取得或設定 RequestSecurityTokenResponse 中之 ReplyToAddress 屬性的位址。

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

屬性值

表示位址的 URI。

適用於