BaseCookieContext.Options Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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