UserProfilePropertiesForUser class

Represents a set of user profile properties for a specified user.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.UserProfiles.UserProfilePropertiesForUser

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class UserProfilePropertiesForUser
'Usage
Dim instance As UserProfilePropertiesForUser
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class UserProfilePropertiesForUser

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

UserProfilePropertiesForUser members

Microsoft.Office.Server.UserProfiles namespace