Skip to main content

Definition

Assembly: CloudNimble.BlazorEssentials.Breakdance.dll Namespace: CloudNimble.BlazorEssentials.Breakdance Inheritance: Microsoft.AspNetCore.Components.Authorization.AuthenticationStateProvider

Syntax

CloudNimble.BlazorEssentials.Breakdance.TestableAuthenticationStateProvider

Constructors

.ctor

Syntax

public TestableAuthenticationStateProvider()

Methods

GetAuthenticationStateAsync Override

Syntax

public override System.Threading.Tasks.Task<Microsoft.AspNetCore.Components.Authorization.AuthenticationState> GetAuthenticationStateAsync()

Returns

Type: System.Threading.Tasks.Task<Microsoft.AspNetCore.Components.Authorization.AuthenticationState>