Click or drag to resize
ConfigurationInternetClientSettings Property
Gets or sets the object holding settings that control what resources are made available to browsers connecting from public Internet addresses.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public InternetClientSettings InternetClientSettings { get; set; }

Property Value

Type: InternetClientSettings
See Also