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

属性值

适用于