DslWorkerSiteEnableAnonymousUser Property

Determines if worker site allows anonymous user access.

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool EnableAnonymousUser { get; set; }

Property Value

Boolean

See Also