Click or drag to resize

GetApplicationSettingsResponse Class

Response for the GetApplicationSettings request. Will contains Application settings, Internet Settings, Paths, URLs etc.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.ResponsesGetApplicationSettingsResponse

Namespace:  SOS.SDK.Contracts.DataContracts.Responses
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class GetApplicationSettingsResponse

The GetApplicationSettingsResponse type exposes the following members.

Constructors
  NameDescription
Public methodGetApplicationSettingsResponse
Initializes a new instance of the GetApplicationSettingsResponse class
Top
Properties
  NameDescription
Public propertyInternetSettings
Internet (Proxy) settings.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also