Skip to content
Docs Try Aspire
Docs Try

withAuthToken

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

Signature

method withAuthToken builder
Adds a ngrok auth token to a ngrok resource.
withAuthToken(ngrokAuthToken: ParameterResource): NgrokResource
ngrokAuthToken ParameterResource
NgrokResource

Applies to

This method applies to the following types: