2 references to SecretText
Aspire.Hosting (1)
Dashboard\DashboardService.cs (1)
199ApplicationModel.InputType.SecretText => InputType.SecretText,
Stress.AppHost (1)
InteractionCommands.cs (1)
128new InteractionInput { InputType = InputType.SecretText, Label = "Password", Placeholder = "Enter password", Required = true },