Share via


HttpSysOptions.Authentication Propiedad

Definición

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

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

Valor de propiedad

Se aplica a