WebListener.AuthenticationManager Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
property Microsoft::Net::Http::Server::AuthenticationManager ^ AuthenticationManager { Microsoft::Net::Http::Server::AuthenticationManager ^ get(); };
public Microsoft.Net.Http.Server.AuthenticationManager AuthenticationManager { get; }
member this.AuthenticationManager : Microsoft.Net.Http.Server.AuthenticationManager
Public ReadOnly Property AuthenticationManager As AuthenticationManager