Freigeben über


ImpersonationInfo-Konstruktor

Initializes a new instance of ImpersonationInfo.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode ImpersonationInfo() () () () Initializes a new instance of ImpersonationInfo using default values.
Öffentliche Methode ImpersonationInfo(ImpersonationMode) Initializes a new instance of ImpersonationInfo for the specified ImpersonationMode.
Öffentliche Methode ImpersonationInfo(String, String) Initializes a new instance of ImpersonationInfo for the specified user account and password.
Öffentliche Methode ImpersonationInfo(ImpersonationMode, String, String) Initializes a new instance of ImpersonationInfo for the specified ImpersonationMode, user account, and password.

Zum Anfang