ProfileTicket Class (BCL)

Contains the profile ticket for the user.

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

Public Instance Methods

Method Description
Dispose (Inherited from TicketBase) Releases resources used by this object.

 

Public Instance Properties

Property Description
Item(String) Retrieves and sets properties on the profile ticket.
UserID Retrieves and sets the UserID property on the profile ticket.
Value (Inherited from TicketBase) Retrieves a ticket in string form.

 

Protected Instance Methods

Method Description
CheckState (Inherited from TicketBase) Verifies that the object has not already been disposed.
Dispose(Boolean) (Inherited from TicketBase) Releases the unmanaged resources used by this class 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.