Share via


AuthenticationInfo.SupportsSessionCookies Property (BCL)

The SupportsSessionCookies property is a read-only bool that indicates if the user supports session cookies.

Definition

[Visual Basic .NET]

Public ReadOnly Property SupportsSessionCookies As System.Boolean

[C#]

public System.Boolean SupportsSessionCookies{get;} 

Property Value

Set to True if the user supports session cookies, False if the user does not support session cookies.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.