Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withAdminCredentials

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withAdminCredentials(
username: string,
password: ParameterResource): ListmonkResource;
}

Signature

methodwithAdminCredentialsbuilder
Configures the first-run listmonk Super Admin credentials.
withAdminCredentials(
username: string,
password: ParameterResource): ListmonkResource
usernamestring
passwordParameterResource
ListmonkResource

Defined on

This method is defined on the following type: