Click or drag to resize

DslWorkerSiteEnableAnonymousUser Property

Determines if worker site allows anonymous user access.

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

Property Value

Type: Boolean
See Also