Share via


AuthenticationInfo Members

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

Abstracts the authentication components.

The AuthenticationInfo type exposes the following members.

Methods

  Name Description
Aa137428.protmethod(en-US,CS.70).gif CheckState Verifies that the object has not already been disposed. (Inherited from AuthManager.)
Aa137428.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa137428.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137428.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137428.pubmethod(en-US,CS.70).gif GenerateEncryptionKey Use this method to generate an encryption key for encrypting/decrypting cookie and query string data for tickets. (Inherited from AuthManager.)
Aa137428.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137428.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137428.pubmethod(en-US,CS.70).gif GetUserIDFromCookie Use this method to retrieve the user identification from a specified cookie. (Inherited from AuthManager.)
Aa137428.pubmethod(en-US,CS.70).gif GetUserIDFromCookieAndKey Use this method to retrieve the user identifier from a specified cookie using an encryption key. (Inherited from AuthManager.)
Aa137428.pubmethod(en-US,CS.70).gif IsAuthenticated Overloaded.
Aa137428.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137428.pubmethod(en-US,CS.70).gif Refresh Use this method to update the cached site configuration resource properties after any of the properties have been changed. (Inherited from AuthManager.)
Aa137428.pubmethod(en-US,CS.70).gif SetAuthTicket Overloaded.
Aa137428.pubmethod(en-US,CS.70).gif SetProfileTicket Sets an MSCSProfile ticket for an anonymous user. (Inherited from AuthManager.)
Aa137428.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137428.pubproperty(en-US,CS.70).gif AuthTicket Gets the authentication ticket for the current user. (Inherited from AuthManager.)
Aa137428.pubproperty(en-US,CS.70).gif ProfileTicket Gets the ProfileTicket for the current user. (Inherited from AuthManager.)
Aa137428.pubproperty(en-US,CS.70).gif SupportsPersistentCookies Gets a value indicating whether the user supports persistent cookies.
Aa137428.pubproperty(en-US,CS.70).gif SupportsSessionCookies Gets a value indicating whether the user supports session cookies.

Top

See Also

Reference

AuthenticationInfo Class

Microsoft.CommerceServer.Runtime Namespace