(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
- serviceContext
Tipo: Microsoft.SharePoint.SPServiceContext
- IgnoreUserPrivacy
Tipo: System.Boolean
Valor devuelto
Tipo: Microsoft.Office.Server.UserProfiles.ProfileLoader