AuthManager.ProfileTicket Property (BCL)
The ProfileTicket property contains the read-only ProfileTicket for the user.
Definition
[Visual Basic .NET]
Public ReadOnly Property ProfileTicket As ProfileTicket
[C#]
public ProfileTicket ProfileTicket{get;}
Property Value
The ProfileTicket for the user. This value is null if there is no ProfileTicket 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.