InteractiveRequestOptions.Interaction Property

Definition

Gets the request type.

public Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractionType Interaction { get; init; }
member this.Interaction : Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractionType with get, set
Public Property Interaction As InteractionType

Property Value

Applies to