ProfileLoader.GetUserProfileManager method
Obtém um objeto UserProfileManager .
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaração
Public Function GetUserProfileManager As UserProfileManager
'Uso
Dim instance As ProfileLoader
Dim returnValue As UserProfileManager
returnValue = instance.GetUserProfileManager()
public UserProfileManager GetUserProfileManager()
Valor retornado
Type: Microsoft.Office.Server.UserProfiles.UserProfileManager
O objeto UserProfileManager .