BaseCookieContext.Options 속성

정의

public:
 property Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ Options { Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ get(); };
public Microsoft.AspNetCore.Builder.CookieAuthenticationOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Builder.CookieAuthenticationOptions
Public ReadOnly Property Options As CookieAuthenticationOptions

속성 값

적용 대상