Sdílet prostřednictvím


MsalAuthenticationOptions.RedirectUri Vlastnost

Definice

Získá nebo nastaví identifikátor URI přesměrování pro aplikaci.

public:
 property System::String ^ RedirectUri { System::String ^ get(); void set(System::String ^ value); };
public string RedirectUri { get; set; }
public string? RedirectUri { get; set; }
member this.RedirectUri : string with get, set
Public Property RedirectUri As String

Hodnota vlastnosti

Poznámky

Může to být absolutní nebo základní relativní hodnota Uri a výchozí hodnota je authentication/login-callback.

Platí pro