HttpSysOptions.Authentication Eigenschaft

Definition

Http.Sys Authentifizierungseinstellungen. Diese Eigenschaften können jederzeit vor dem Verwerfen des Listeners geändert werden.

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

Eigenschaftswert

Gilt für: