Compartir a través de


(SPServiceContext, Boolean) del método ProfileLoader.GetProfileLoader

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

Sintaxis

'Declaración
Public Shared Function GetProfileLoader ( _
    serviceContext As SPServiceContext, _
    IgnoreUserPrivacy As Boolean _
) As ProfileLoader
'Uso
Dim serviceContext As SPServiceContext
Dim IgnoreUserPrivacy As Boolean
Dim returnValue As ProfileLoader

returnValue = ProfileLoader.GetProfileLoader(serviceContext, _
    IgnoreUserPrivacy)
public static ProfileLoader GetProfileLoader(
    SPServiceContext serviceContext,
    bool IgnoreUserPrivacy
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Server.UserProfiles.ProfileLoader

Vea también

Referencia

clase ProfileLoader

Miembros ProfileLoader

Sobrecarga GetProfileLoader

Espacio de nombres Microsoft.Office.Server.UserProfiles