Элементы ImpersonationInfo
Defines the type of credentials used to establish a connection to the server.
Тип ImpersonationInfo предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Clone | Returns a full copy of current ImpersonationInfo object. |
![]() |
CopyTo | Returns a full copy of current ImpersonationInfo into specified object. |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | Returns a System.String representation of current object. (Перезаписывает Object. . :: . .ToString() () () ().) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
.gif)
.gif)
.gif)
.gif)
.gif)