Compartir a través de


RemoteAuthenticationContext<TRemoteAuthenticationState>.InteractiveRequest Propiedad

Definición

Obtiene o establece la solicitud de interacción para la operación de autenticación actual.

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

Valor de propiedad

Se aplica a