Share via


SecurityTokenDescriptor.ReplyToAddress Propiedad

Definición

Obtiene o establece la dirección para la propiedad ReplyToAddress en 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

Valor de propiedad

URI que representa la dirección.

Se aplica a