SecurityTokenDescriptor.ReplyToAddress Property

Definition

Gets or sets the address for the ReplyToAddress property in the RequestSecurityTokenResponse.

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

Property Value

A URI that represents the address.

Applies to