System.Web.Security.FormsAuthentication.CookiesSupported Property

Gets a value that indicates whether the application is configured to support cookieless forms authentication.

Syntax

public static bool CookiesSupported { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FormsAuthentication.CookiesSupported property returns a value based on the FormsAuthentication.CookieMode value and the capabilities of the browser.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0