CookieAuthenticationOptions.IOptions<CookieAuthenticationOptions>.Value Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
property Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ Microsoft::Extensions::Options::IOptions<Microsoft::AspNetCore::Builder::CookieAuthenticationOptions>::Value { Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ get(); };
Microsoft.AspNetCore.Builder.CookieAuthenticationOptions Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Builder.CookieAuthenticationOptions>.Value { get; }
member this.Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Builder.CookieAuthenticationOptions>.Value : Microsoft.AspNetCore.Builder.CookieAuthenticationOptions
ReadOnly Property Value As CookieAuthenticationOptions Implements IOptions(Of CookieAuthenticationOptions).Value