AccountAuthCredentials.UserName 属性

获取或设置一个包含用户名的字符串。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property UserName As String
    Get
    Set
用法
Dim instance As AccountAuthCredentials
Dim value As String

value = instance.UserName

instance.UserName = value
public string UserName { get; set; }

属性值

类型:System.String
表示用户名的字符串。

另请参阅

引用

AccountAuthCredentials 类

AccountAuthCredentials 成员

Microsoft.Office.Server.Search.Administration 命名空间

LocationConfiguration

其他资源

Federated Search Overview [Enterprise Search]