Skip to content
DocsTry Aspire
DocsTry

NgrokResource.withAuthToken

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

Signature

methodwithAuthTokenbuilder
Adds a ngrok auth token to a ngrok resource.
withAuthToken(ngrokAuthToken: ParameterResource): NgrokResource
ngrokAuthTokenParameterResource
NgrokResource

Defined on

This method is defined on the following type: