Membros ImpersonationInfo
Defines the type of credentials used to establish a connection to the server.
O tipo ImpersonationInfo expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
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ício
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Clone | Returns a full copy of current ImpersonationInfo object. |
![]() |
CopyTo | Returns a full copy of current ImpersonationInfo into specified object. |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns a System.String representation of current object. (Substitui Object. . :: . .ToString() () () ().) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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ício
.gif)
.gif)
.gif)
.gif)
.gif)