CookieAuthenticationOptions.IOptions<CookieAuthenticationOptions>.Value Property

Definition

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

Property Value

Implements

Applies to