次の方法で共有


RemoteAuthenticationContext<TRemoteAuthenticationState>.InteractiveRequest プロパティ

定義

現在の認証操作の相互作用要求を取得または設定します。

public Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions InteractiveRequest { get; set; }
public Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions? InteractiveRequest { get; set; }
member this.InteractiveRequest : Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions with get, set
Public Property InteractiveRequest As InteractiveRequestOptions

プロパティ値

適用対象