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