Condividi tramite


MsalAuthenticationOptions.RedirectUri Proprietà

Definizione

Ottiene o imposta l'uri di reindirizzamento per l'applicazione.

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

Valore della proprietà

Commenti

Può essere un valore relativo Uri assoluto o di base e le impostazioni predefinite authentication/login-callback.

Si applica a