Share via


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
ms870903.pubmethod(en-US,CS.70).gif IsAuthenticated()()() Use this method to determine whether the current user has a valid MSCSAuth ticket, authenticated within the default time window of 90 minutes.
ms870903.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

AuthManager Class

AuthManager Members

Microsoft.CommerceServer.Runtime Namespace