DevTunnelPortOptions.AllowAnonymous Property

Definition

Whether to allow anonymous access to this port. If null, defaults to the parent tunnel's setting. Defaults to null.

public bool? AllowAnonymous { get; set; }
member this.AllowAnonymous : Nullable<bool> with get, set
Public Property AllowAnonymous As Nullable(Of Boolean)

Property Value

Applies to