Microsoft.CommerceServer.Interop.Configuration Namespace

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Use objects within this namespace to manipulate resource configuration information, site configuration information, and to load site configuration from the Administration database.

The freethreaded version is suitable for situations where multiple threads can simultaneously access the server.

Classes

  Class Description
ms986421.pubclass(en-US,CS.70).gif AppConfigClass Obsolete.
ms986421.pubclass(en-US,CS.70).gif GlobalConfig2FreeThreaded This class is used to return configuration settings about Commerce Server Global Resources (such as Profiles, Commerce Authentication, DirectMailer). It can also be used to access the list of sites in the Commerce Server deployment.
ms986421.pubclass(en-US,CS.70).gif GlobalConfigFreeThreaded This class is used to return configuration settings about Commerce Server Global Resources (such as Profiles, Commerce Authentication, DirectMailer). It can also be used to access the list of sites in the Commerce Server deployment.
ms986421.pubclass(en-US,CS.70).gif ResourcePropertyFreeThreaded Allows access to resource properties with multiple threads.
ms986421.pubclass(en-US,CS.70).gif SiteConfigFreeThreaded Allows access to site configuration properties with multiple threads.
ms986421.pubclass(en-US,CS.70).gif SiteConfigReadOnlyFreeThreaded Allows access to site configuration properties with multiple threads.

Interfaces

  Interface Description
ms986421.pubinterface(en-US,CS.70).gif AppConfig Obsolete.
ms986421.pubinterface(en-US,CS.70).gif IAppConfig Obsolete.
ms986421.pubinterface(en-US,CS.70).gif IGlobalConfig This interface is implemented by GlobalConfigFreeThreaded class.
ms986421.pubinterface(en-US,CS.70).gif IGlobalConfig2 This interface is implemented by GlobalConfig2FreeThreaded class.