ExchangeServiceBaseCredentials - свойство |
Gets or sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property
automatically sets the UseDefaultCredentials to false.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ExchangeCredentials Credentials { get; set; }
Public Property Credentials As ExchangeCredentials
Get
Set
public:
property ExchangeCredentials^ Credentials {
ExchangeCredentials^ get ();
void set (ExchangeCredentials^ value);
}
member Credentials : ExchangeCredentials with get, set
Значение свойства
Тип:
ExchangeCredentialsСм. также