Click or drag to resize
MsiProxy Class
Inheritance Hierarchy
SystemObject
  FDF.CommonMsiProxy

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class MsiProxy : IFdfExtension

The MsiProxy type exposes the following members.

Constructors
  NameDescription
Public methodMsiProxy
Initializes a new instance of the MsiProxy class
Top
Properties
  NameDescription
Public propertyAddress
Gets or sets proxy server address.
Public propertyAddressHttps
Gets or sets proxy server HTTPS address.
Public propertyDomain
Gets or sets proxy server domain.
Public propertyPassword
Gets or sets proxy server password.
Public propertyPort
Gets or sets proxy server port number.
Public propertyPortHttps
Gets or sets proxy server HTTPS port number.
Public propertyUserName
Gets or sets proxy server user name.
Top
Methods
See Also