CookieAuthenticationOptions.CookieDomain 속성

정의

쿠키를 만드는 데 사용되는 도메인을 결정합니다. 이 항목은 기본적으로 제공되지 않습니다.

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

속성 값

적용 대상