MsalAuthenticationOptions.NavigateToLoginRequestUrl プロパティ

定義

ログインが成功した後にログイン要求 URL に移動するかどうかを取得または設定します。

public:
 property bool NavigateToLoginRequestUrl { bool get(); void set(bool value); };
public bool NavigateToLoginRequestUrl { get; set; }
member this.NavigateToLoginRequestUrl : bool with get, set
Public Property NavigateToLoginRequestUrl As Boolean

プロパティ値

適用対象