Click or drag to resize

UserConfigurationHttpUserConfiguration Property

Configuration information for the user's HTTP provider.

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

Property Value

Type: HttpUserConfiguration
See Also