RemoteAuthenticationContext<TRemoteAuthenticationState>.InteractiveRequest Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia żądanie interakcji dla bieżącej operacji uwierzytelniania.
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