共用方式為


AccessTokenResult.RedirectUrl 屬性

定義

警告

Use 'InteractiveRequestUrl' and 'InteractiveRequest' instead.

如果 StatusRequiresRedirect ,則取得要重新導向至 的 URL。

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

屬性值

屬性

適用於