Class UrlSourceProxyCredentials
Настройки авторизации для прокси.
Inheritance
UrlSourceProxyCredentials
Namespace: Trivium.DataManager.Dto.Sources.Proxy
Assembly: Trivium.DataManager.Dto.dll
Syntax
public class UrlSourceProxyCredentials
Properties
| string | Domain Домен машины. |
| string | Password Пароль. |
| string | UserName Имя пользователя. |