ImpersonationInfo-Member
Defines the type of credentials used to establish a connection to the server.
Der ImpersonationInfo-Typ macht die folgenden Member verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ImpersonationInfo() () () () | Initializes a new instance of ImpersonationInfo using default values. |
![]() |
ImpersonationInfo(ImpersonationMode) | Initializes a new instance of ImpersonationInfo for the specified ImpersonationMode. |
![]() |
ImpersonationInfo(String, String) | Initializes a new instance of ImpersonationInfo for the specified user account and password. |
![]() |
ImpersonationInfo(ImpersonationMode, String, String) | Initializes a new instance of ImpersonationInfo for the specified ImpersonationMode, user account, and password. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Clone | Returns a full copy of current ImpersonationInfo object. |
![]() |
CopyTo | Returns a full copy of current ImpersonationInfo into specified object. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | Returns a System.String representation of current object. (Überschreibt Object. . :: . .ToString() () () ().) |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Account | Gets or sets the user account. |
![]() |
ImpersonationInfoSecurity | Gets or sets the password availability from data source. |
![]() |
ImpersonationMode | Gets or sets the access mode the service uses to connect to the data source. |
![]() |
Password | Gets or sets the password. |
Zum Anfang
.gif)
.gif)
.gif)
.gif)
.gif)