Freigeben über


UserProfilePropertiesForUser.AccountName-Eigenschaft

Ruft den Kontonamen des Benutzers fest.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property AccountName As String
    Get
    Set
'Usage
Dim instance As UserProfilePropertiesForUser
Dim value As String

value = instance.AccountName

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

Eigenschaftswert

Typ: System.String
Der Kontoname des Benutzers.

Siehe auch

Referenz

UserProfilePropertiesForUser Klasse

UserProfilePropertiesForUser-Member

Microsoft.Office.Server.UserProfiles-Namespace