Share via


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

プロパティ値

属性

適用対象