TicketBase Class (BCL)

Provides the base functionality for ticket handling operations in the Commerce Server 2002 Application Runtime.

System.Object
**** Microsoft.CommerceServer.Runtime.TicketBase
      Microsoft.CommerceServer.Runtime.AuthTicket
      Microsoft.CommerceServer.Runtime.ProfileTicket

Public Instance Methods

Method Description
Dispose Releases resources used by this object.

 

Public Instance Properties

Property Description
Item(String) Retrieves and sets properties in the ticket by name.
UserID Retrieves and sets the user ID for the ticket.
Value Retrieves a ticket in string form.

 

Protected Instance Methods

Method Description
CheckState Verifies that the object has not already been disposed.
Dispose(Boolean) Releases the unmanaged resources used by this object and optionally releases managed resources.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.