Freigeben über


UserProfilePropertiesForUser.GetPropertyNames-Methode

Ruft den Benutzer Profileigenschaftennamen, die im Konstruktor angegeben werden.

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

Syntax

'Declaration
Public Function GetPropertyNames As String()
'Usage
Dim instance As UserProfilePropertiesForUser
Dim returnValue As String()

returnValue = instance.GetPropertyNames()
public string[] GetPropertyNames()

Rückgabewert

Typ: []
Die Profil-Eigenschaft Benutzernamen, die im Konstruktor angegeben werden.

Siehe auch

Referenz

UserProfilePropertiesForUser Klasse

UserProfilePropertiesForUser-Member

Microsoft.Office.Server.UserProfiles-Namespace