Skip to content
Docs Try Aspire
Docs Try

DevTunnelResource.withAnonymousAccess

Method
📦 Aspire.Hosting.DevTunnels v13.4.0
interface DevTunnelResource {
// ... omitted for brevity
withAnonymousAccess(): DevTunnelResource;
}

Signature

method withAnonymousAccess builder
Allows the tunnel to be publicly accessed without authentication.
withAnonymousAccess(): DevTunnelResource
DevTunnelResource

Defined on

This method is defined on the following type: