Share via


CatalogSiteAgent Members

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

The CatalogSiteAgent class contains configuration for a connection directly to a Commerce Server site's catalog database. This class cannot be inherited.

The CatalogSiteAgent type exposes the following members.

Constructors

  Name Description
Aa149271.pubmethod(en-US,CS.70).gif CatalogSiteAgent Initializes a new instance of the CatalogSiteAgent class.

Top

Methods

  Name Description
Aa149271.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa149271.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa149271.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa149271.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa149271.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa149271.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa149271.pubproperty(en-US,CS.70).gif AuthorizationMode Gets or sets the authorization model for use with the CatalogContext to be created.
Aa149271.pubproperty(en-US,CS.70).gif AuthorizationPolicyPath Gets or sets the path to the Authorization Manager authorization policy for use with the CatalogContext to be created.
Aa149271.pubproperty(en-US,CS.70).gif IgnoreInventorySystem Gets or sets a flag indicating that this connection should ignore an inventory system if one is present.
Aa149271.pubproperty(en-US,CS.70).gif SiteName Gets or sets the name of the Commerce Server site to use with the CatalogContext to be created.

Top

See Also

Reference

CatalogSiteAgent Class

Microsoft.CommerceServer.Catalog Namespace