AccessTokenResult.RedirectUrl 属性

定义

注意

Use 'InteractiveRequestUrl' and 'InteractiveRequest' instead.

如果 为 RequiresRedirect,则获取要重定向到 的 Status 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

属性值

属性

适用于