Compartir a través de


del método ProfileLoader.GetUserProfile

Obtiene un objeto UserProfile correspondiente al usuario actual.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Function GetUserProfile As UserProfile
'Uso
Dim instance As ProfileLoader
Dim returnValue As UserProfile

returnValue = instance.GetUserProfile()
public UserProfile GetUserProfile()

Valor devuelto

Tipo: Microsoft.Office.Server.UserProfiles.UserProfile
El objeto UserProfile correspondiente al usuario actual.

Vea también

Referencia

clase ProfileLoader

Miembros ProfileLoader

Espacio de nombres Microsoft.Office.Server.UserProfiles