Skip to content
Docs Try Aspire
Docs Try

withAuthTokenValue

Method
📦 CommunityToolkit.Aspire.Hosting.Ngrok v13.4.0
interface NgrokResource {
// ... omitted for brevity
withAuthTokenValue(ngrokAuthToken: string): NgrokResource;
}

Signature

method withAuthTokenValue builder
Adds a ngrok auth token to a ngrok resource.
withAuthTokenValue(ngrokAuthToken: string): NgrokResource
ngrokAuthToken string
NgrokResource

Applies to

This method applies to the following types: