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 | |
---|---|---|
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. | |
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.