AuthenticationManager.AuthenticationSchemes 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.
public:
property Microsoft::Net::Http::Server::AuthenticationSchemes AuthenticationSchemes { Microsoft::Net::Http::Server::AuthenticationSchemes get(); void set(Microsoft::Net::Http::Server::AuthenticationSchemes value); };
public Microsoft.Net.Http.Server.AuthenticationSchemes AuthenticationSchemes { get; set; }
member this.AuthenticationSchemes : Microsoft.Net.Http.Server.AuthenticationSchemes with get, set
Public Property AuthenticationSchemes As AuthenticationSchemes