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。

适用于