Click or drag to resize

AgentConfigurationAutoLoginOnStart Property

The flag indicating whether the agent should be automatically logged in upon AgentService. start. The AutoLogin preference is set to false by default.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool AutoLoginOnStart { get; set; }

Property Value

Type: Boolean
See Also