Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: