CookieAuthenticationOptions.CookieDomain Property

Definition

Determines the domain used to create the cookie. Is not provided by default.

public:
 property System::String ^ CookieDomain { System::String ^ get(); void set(System::String ^ value); };
public string CookieDomain { get; set; }
member this.CookieDomain : string with get, set
Public Property CookieDomain As String

Property Value

Applies to