AccessTokenResult.InteractionOptions Property

Definition

public Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions InteractionOptions { get; }
public Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions? InteractionOptions { get; }
member this.InteractionOptions : Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions
Public ReadOnly Property InteractionOptions As InteractiveRequestOptions

Property Value

Applies to