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

プロパティ値

適用対象