Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AuthTicket property contains the read-only AuthTicket for the user.
Definition
[Visual Basic .NET]
Public ReadOnly Property AuthTicket As AuthTicket
[C#]
public AuthTicket AuthTicket{get;}
Property Value
The AuthTicket for the user. This value is null if there is no AuthTicket present for the current request.
Requirements
Namespace: Microsoft.CommerceServer.Runtime
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
Copyright © 2005 Microsoft Corporation.
All rights reserved.