|
AddItemToBasketEvent |
Occurs whenever items are added to the shopping basket. |
|
AuthenticationInfo |
Abstracts the authentication components. |
|
AuthManager |
Performs user identification and authentication and manages user security information. |
|
AuthTicket |
Contains the authentication ticket for the user. This class cannot be inherited. |
|
BaseCommerceEvent |
Abstract base class from which all Commerce event classes derive. |
|
BasketEvent |
Provides base functionality for all the basket related events. |
|
CommerceApplicationModule |
The primary CommerceModule class responsible for initialization of the site framework. This class cannot be inherited. |
|
CommerceAuthenticationException |
The base class for exceptions thrown from the authentication sub-system. |
|
CommerceAuthenticationFailedDecryptionException |
An exception which is raised whenever a decryption error occurs, most notably when an invalid encryption key or an invalid ticket is used. |
|
CommerceAuthenticationModule |
Provides a framework context for managing the authentication of site visitors, client side cookie detection, and creation of an instance of the AuthManagerInfo class at page scope. This class cannot be inherited. |
|
CommerceContext |
The primary class used to interface with Commerce Server. This class cannot be inherited. |
|
CommerceCreateObjectException |
An exception that is raised when a COM object could not be created. |
|
CommerceDataWarehouseAuthenticationModule |
A DataWarehouse authentication http module provides the correlation mechanism to track ASP.NET site visitors to profile users. This class cannot be inherited. |
|
CommerceDebugException |
An exception that is thrown when a Commerce Server application encounters an error during the Debug or Check mode of operation. |
|
CommerceDirectMailerAuthenticationModule |
A CommerceDirectMailer authentication http module provides the authentication functionality for Direct Mailer. This class cannot be inherited. |
|
CommerceEventAttribute |
Attributes that identify a class as being a Commerce Server event. This class cannot be inherited. |
|
CommerceEventMemberAttribute |
Attributes that marks a Commerce Server-specific short name with a Commerce Server property. This class cannot be inherited. |
|
CommerceException |
The base type for Commerce Server exceptions. |
|
CommerceModule |
The base module class for all Microsoft Commerce Server modules. |
|
CommerceModuleDependencyException |
An exception that is thrown when a required module has not been configured. |
|
CommerceResourceDependencyException |
An exception that is thrown when a resource does not exist in the Commerce Server administration database. |
|
DictionaryClass |
|
|
ExceptionEventLogger |
Class used to log exceptions to the Application event log, for monitoring purposes. |
|
MappedStorageBase |
Provides functionality required by non-collection classes that will participate in the Commerce Server mapped storage mechanism. |
|
NonAuthenticatedIdentity |
This class provides an IIdentity that is not considered authenticated. This allows a site to recognize a user without treating the user as authenticated. |
|
ProfileTicket |
Contains the profile ticket for the user. This class cannot be inherited. |
|
QueryStringBuilder |
(Obsolete) Use this class to build encrypted query strings for cookie and cookieless browsers. |
|
ReadOnlyStringCollection |
Provides a read-only string collection. This class cannot be inherited. |
|
RemoveItemFromBasketEvent |
Occurs whenever items are removed from the shopping basket. |
|
SimpleListClass |
|
|
SiteCacheRefresh |
Http handler responsible for refreshing caches of a Commerce application. |
|
SiteCacheRefreshEventArgs |
Provides data for the CacheRefresh event. |
|
StorageUtilities |
Provides utility functions for working with Commerce Server mapped storage. This class cannot be inherited. |
|
SubmitOrderEvent |
Occurs whenever orders are submitted for processing. |
|
TicketBase |
Provides the base functionality for ticket handling operations in the Commerce Server application runtime. |