Freigeben über


WindowsAuthenticationModule Konstruktor

Definition

Erstellt eine Instanz der WindowsAuthenticationModule-Klasse.

public:
 WindowsAuthenticationModule();
public WindowsAuthenticationModule ();
Public Sub New ()

Hinweise

Dieser Konstruktor ist nicht für den Aufruf von Anwendungscode vorgesehen.

ASP.NET ruft diesen Konstruktor auf, um eine Instanz der WindowsAuthenticationModule -Klasse zu erstellen. Nach dem Aufrufen des Konstruktors wird die Init -Methode aufgerufen, um das neue WindowsAuthenticationModule Objekt zu initialisieren.

Gilt für:

Weitere Informationen