del método ProfileLoader.GetOwnerUserProfile
Espacio de nombres: Microsoft.SharePoint.Client.UserProfiles
Ensamblados: Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxis
'Declaración
Public Shared Function GetOwnerUserProfile ( _
context As ClientRuntimeContext _
) As UserProfile
'Uso
Dim context As ClientRuntimeContext
Dim returnValue As UserProfile
returnValue = ProfileLoader.GetOwnerUserProfile(context)
public static UserProfile GetOwnerUserProfile(
ClientRuntimeContext context
)
Parámetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
Valor devuelto
Tipo: Microsoft.SharePoint.Client.UserProfiles.UserProfile