ProfileLoader.GetOwnerUserProfile - Méthode
Espace de noms : Microsoft.SharePoint.Client.UserProfiles
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Shared Function GetOwnerUserProfile ( _
context As ClientRuntimeContext _
) As UserProfile
'Utilisation
Dim context As ClientRuntimeContext
Dim returnValue As UserProfile
returnValue = ProfileLoader.GetOwnerUserProfile(context)
public static UserProfile GetOwnerUserProfile(
ClientRuntimeContext context
)
Paramètres
- context
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
Valeur renvoyée
Type : Microsoft.SharePoint.Client.UserProfiles.UserProfile