Compartilhar via


PersonProperties class

Representa as propriedades do usuário.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.UserProfiles.PersonProperties

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

Syntax

'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class PersonProperties
'Uso
Dim instance As PersonProperties
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class PersonProperties

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.

Ver também

Referência

PersonProperties members

Microsoft.Office.Server.UserProfiles namespace