ClientFormsIdentity::AuthenticationCookies Property
.NET Framework (current version)
Gets a collection of the cookies retrieved from the authentication service.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Net::CookieContainer^The cookies retrieved from the authentication service.
This property is not meant for use in your application code. You cannot meaningfully modify the cookies retrieved through this property, and they contain no useful information.
.NET Framework
Available since 3.5
Available since 3.5
Show: