Click or drag to resize

IceParameters Class

A set of ICE parameters.
Inheritance Hierarchy
SystemObject
  FM.IceLinkIceParameters

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The IceParameters type exposes the following members.

Constructors
  NameDescription
Public methodIceParameters
Initializes a new instance of the IceParameters class.
Top
Properties
  NameDescription
Public propertyPassword
Gets or sets the password.
Public propertyUsernameFragment
Gets or sets the username fragment.
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