WebListenerSettings.Authentication Vlastnost

Definice

Http.Sys nastavení ověřování. Ty mohou být kdykoliv změněny předtím, než se naslouchací proces vyřazuje.

public:
 property Microsoft::Net::Http::Server::AuthenticationManager ^ Authentication { Microsoft::Net::Http::Server::AuthenticationManager ^ get(); };
public Microsoft.Net.Http.Server.AuthenticationManager Authentication { get; }
member this.Authentication : Microsoft.Net.Http.Server.AuthenticationManager
Public ReadOnly Property Authentication As AuthenticationManager

Hodnota vlastnosti

AuthenticationManager

Platí pro