ExchangeServiceBinding.UseDefaultCredentials 属性

获取或设置是否使用用户提供的默认凭据。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Property UseDefaultCredentials As Boolean
    Get
    Set
用法
Dim instance As ExchangeServiceBinding
Dim value As Boolean

value = instance.UseDefaultCredentials

instance.UseDefaultCredentials = value
public bool UseDefaultCredentials { get; set; }

属性值

类型:System.Boolean
一个Boolean值,表示是否为用户提供或默认凭据。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

Microsoft.SharePoint.Portal.WebControls 命名空间