Share via


WSFederationElement.Reply Vlastnost

Definice

Získá nebo nastaví reply atribut .

public:
 property System::String ^ Reply { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("reply", IsRequired=false)]
public string Reply { get; set; }
[<System.Configuration.ConfigurationProperty("reply", IsRequired=false)>]
member this.Reply : string with get, set
Public Property Reply As String

Hodnota vlastnosti

Řetězec, který obsahuje identifikátor URI adresy, na kterou chcete odpovědět. Výchozí hodnota je prázdný řetězec. Nastaví parametr wreply u žádosti o přihlášení WS-Federation. Nepovinný parametr.

Atributy

Platí pro

Viz také