Share via


IdentityCookieOptions.ApplicationCookie 속성

정의

애플리케이션 쿠키에 대한 옵션입니다.

public:
 property Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ ApplicationCookie { Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ get(); void set(Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ value); };
public Microsoft.AspNetCore.Builder.CookieAuthenticationOptions ApplicationCookie { get; set; }
member this.ApplicationCookie : Microsoft.AspNetCore.Builder.CookieAuthenticationOptions with get, set
Public Property ApplicationCookie As CookieAuthenticationOptions

속성 값

적용 대상