AuthenticationManager.AuthenticationSchemes 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.
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