ViewParameterEnableAnonymousUser Property

Gets or sets a value indicating whether anonymous user login should be enabled

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

public bool EnableAnonymousUser { get; set; }

Property Value

Type: Boolean
See Also