Partilhar via


HttpSysOptions.Authentication Propriedade

Definição

Http.Sys configurações de autenticação. É possível modificá-las a qualquer momento antes de descartar o ouvinte.

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 da propriedade

Aplica-se a