Sdílet prostřednictvím


AccessTokenResult.RedirectUrl Vlastnost

Definice

Upozornění

Use 'InteractiveRequestUrl' and 'InteractiveRequest' instead.

Získá adresu URL pro přesměrování, pokud Status je RequiresRedirect.

public:
 property System::String ^ RedirectUrl { System::String ^ get(); };
public string RedirectUrl { get; }
[System.Obsolete("Use 'InteractiveRequestUrl' and 'InteractiveRequest' instead.")]
public string RedirectUrl { get; }
[System.Obsolete("Use 'InteractiveRequestUrl' and 'InteractiveRequest' instead.")]
public string? RedirectUrl { get; }
member this.RedirectUrl : string
[<System.Obsolete("Use 'InteractiveRequestUrl' and 'InteractiveRequest' instead.")>]
member this.RedirectUrl : string
Public ReadOnly Property RedirectUrl As String

Hodnota vlastnosti

Atributy

Platí pro