Share via


AuthTicket Members

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

Contains the authentication ticket for the user. This class cannot be inherited.

The AuthTicket type exposes the following members.

Methods

  Name Description
Aa137472.protmethod(en-US,CS.70).gif CheckState Verifies that the object has not already been disposed. (Inherited from TicketBase.)
Aa137472.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa137472.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137472.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137472.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137472.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137472.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137472.pubmethod(en-US,CS.70).gif SignOut Deletes the AuthTicket.
Aa137472.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137472.pubproperty(en-US,CS.70).gif Item Gets and sets the properties on an authentication ticket by name. (Overrides TicketBase..::.Item[([(String])]).)
Aa137472.pubproperty(en-US,CS.70).gif UserID Gets or sets the user identification on the authentication ticket. (Overrides TicketBase..::.UserID.)
Aa137472.pubproperty(en-US,CS.70).gif Value Gets the ticket. (Inherited from TicketBase.)

Top

See Also

Reference

AuthTicket Class

Microsoft.CommerceServer.Runtime Namespace