Share via


AuthorizeViewCore.Authorizing Property

Definition

The content that will be displayed while asynchronous authorization is in progress.

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment Authorizing { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment? Authorizing { get; set; }

Property Value

Attributes

Applies to