Share via


SetAuthTicket Method

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

Sets an encrypted MSCSAuth ticket for a registered user.

Overload List

  Name Description
ms870904.pubmethod(en-US,CS.70).gif SetAuthTicket(String, Boolean) Sets an encrypted MSCSAuth ticket for a registered user with the authorization time set to the default time window of 90 minutes.
ms870904.pubmethod(en-US,CS.70).gif SetAuthTicket(String, Boolean, Int32) Sets an encrypted MSCSAuth ticket for a registered user with the authorization time set to the specified time window.

Top

Remarks

Sets an encrypted MSCSAuth ticket for a registered user with the authorization time set to the default time window of 90 minutes, or a specified time window.

See Also

Reference

AuthManager Class

AuthManager Members

Microsoft.CommerceServer.Runtime Namespace