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) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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