AccountAuthCredentials.UserName, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets a string containing the user name.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property UserName As String
'Utilisation
Dim instance As AccountAuthCredentials
Dim value As String
value = instance.UserName
instance.UserName = value
public string UserName { get; set; }
Valeur de la propriété
A string representing the user name.
Voir aussi
Référence
AccountAuthCredentials, classe
Membres AccountAuthCredentials
Microsoft.Office.Server.Search.Administration, espace de noms
LocationConfiguration