Manage policies @code { [Parameter] public GenericRoom Room { get; set; } protected override async Task OnInitializedAsync() { await base.OnInitializedAsync(); } }