CookieAuthenticationOptions.IOptions<CookieAuthenticationOptions>.Value Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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