IsonasConfiguration MembersIsonas .NET Client API Documentation
The IsonasConfiguration type exposes the following members.
Constructors

  NameDescription
Public methodIsonasConfiguration
Initializes a new instance of the IsonasConfiguration class
Back to Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the IsonasConfiguration
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Protected methodGetValue (Inherited from BaseConfig IsonasSettings .)
Public methodSave (Inherited from BaseConfig IsonasSettings .)
Protected methodSetValue (Inherited from BaseConfig IsonasSettings .)
Public methodOnlineToString (Inherited from OnlineObject.)
Public methodUpdate
Back to Top
Fields

  NameDescription
Public fieldStatic memberSECTION_NAME
Back to Top
Properties

  NameDescription
Protected propertyConfig (Inherited from BaseConfig IsonasSettings .)
Public propertyEncryptionKey
Public propertyHostname
Public propertyPassword
Public propertyPort
Protected propertySettings (Inherited from BaseConfig IsonasSettings .)
Public propertyUsername
Back to Top
See Also