IsAuthenticated Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Use this method to determine whether the current user has a valid MSCSAuth ticket.
Overload List
Name | Description | |
---|---|---|
IsAuthenticated()()() | Use this method to determine whether the current user has a valid MSCSAuth ticket, authenticated within the default time window of 90 minutes. | |
IsAuthenticated(Int32) | Use this method to determine whether the current user has a valid MSCSAuth ticket, authenticated within a specified period of time. |
Top
Remarks
Determines whether the current user has a valid MSCSAuth ticket, authenticated within the default time window of 90 minutes, or a specified time window.