AuthenticationProperties.RedirectUri Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia pełną ścieżkę lub bezwzględny identyfikator URI, który ma być używany jako wartość odpowiedzi przekierowania http.
public:
property System::String ^ RedirectUri { System::String ^ get(); void set(System::String ^ value); };
public string RedirectUri { get; set; }
public string? RedirectUri { get; set; }
[System.Text.Json.Serialization.JsonIgnore]
public string? RedirectUri { get; set; }
member this.RedirectUri : string with get, set
[<System.Text.Json.Serialization.JsonIgnore>]
member this.RedirectUri : string with get, set
Public Property RedirectUri As String
Wartość właściwości
- Atrybuty