Membri ImpersonationInfo
Defines the type of credentials used to establish a connection to the server.
Il tipo ImpersonationInfo espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Clone | Returns a full copy of current ImpersonationInfo object. |
![]() |
CopyTo | Returns a full copy of current ImpersonationInfo into specified object. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | Returns a System.String representation of current object. (Esegue l'override di Object. . :: . .ToString() () () ().) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto