AuthenticationService.Options 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.
Element AuthenticationOptions.
public:
property Microsoft::AspNetCore::Authentication::AuthenticationOptions ^ Options { Microsoft::AspNetCore::Authentication::AuthenticationOptions ^ get(); };
public Microsoft.AspNetCore.Authentication.AuthenticationOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Authentication.AuthenticationOptions
Public ReadOnly Property Options As AuthenticationOptions