CookieHandlerElement::Name Property
.NET Framework (current version)
Gets or sets the base name for any cookies written by the handler.
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
public: [ConfigurationPropertyAttribute("name", IsRequired = false)] property String^ Name { String^ get(); void set(String^ value); }
Represents the name attribute of the <cookieHandler> element.
.NET Framework
Available since 4.5
Available since 4.5
Show: