ExchangeServiceBaseUseDefaultCredentials - свойство
Gets or sets a value indicating whether the credentials of the user currently logged into Windows should be used to
authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials
property to null.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool UseDefaultCredentials { get; set; }
Public Property UseDefaultCredentials As Boolean
Get
Set
public:
property bool UseDefaultCredentials {
bool get ();
void set (bool value);
}
member UseDefaultCredentials : bool with get, set
Значение свойства
Boolean