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