IBlazorSecurityBuilder Properties
The fluent API-based builder that allows you to configure the Security System in your ASP.NET Core Blazor application.| Name | Description |
|---|---|
| Context | Provides access to the application builder. |
| RegisteredProviders | For internal use. |
See Also