PeopleManager class
Representa a classe principal para operações relacionadas a pessoas.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.UserProfiles.PeopleManager
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 PeopleManager
'Uso
Dim instance As PeopleManager
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class PeopleManager
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.