SecurityTokenDescriptor.ReplyToAddress Propriedade
Definição
Obtém ou define o endereço para a propriedade ReplyToAddress no RequestSecurityTokenResponse.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
Valor da propriedade
Um URI que representa o endereço.A URI that represents the address.