CookieAuthenticationOptions.CookieDomain 属性

定义

确定用于创建 Cookie 的域。 默认情况下未提供。

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

属性值

适用于