Skip to content
DocsTry Aspire
DocsTry

NgrokResource.withAuthTokenValue

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

Signature

methodwithAuthTokenValuebuilder
Adds a ngrok auth token to a ngrok resource.
withAuthTokenValue(ngrokAuthToken: string): NgrokResource
ngrokAuthTokenstring
NgrokResource

Defined on

This method is defined on the following type: