WebListenerSettings.Authentication Propiedad

Definición

Http.Sys la configuración de autenticación. Pueden modificarse en cualquier momento antes de eliminar el agente de escucha.

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

Valor de propiedad

AuthenticationManager

Se aplica a