AccountAuthCredentials.UserName property

Gets or sets a string containing the user name.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property UserName As String
    Get
    Set
'Usage
Dim instance As AccountAuthCredentials
Dim value As String

value = instance.UserName

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

Property value

Type: System.String
A string representing the user name.

See also

Reference

AccountAuthCredentials class

AccountAuthCredentials members

Microsoft.Office.Server.Search.Administration namespace

LocationConfiguration

Other resources

Federated Search Overview [Enterprise Search]