UserProfile.ShareAllSocialData - Méthode
Définit les paramètres de confidentialité pour ce profil.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Sub ShareAllSocialData ( _
shareAll As Boolean _
)
'Utilisation
Dim instance As UserProfile
Dim shareAll As Boolean
instance.ShareAllSocialData(shareAll)
public void ShareAllSocialData(
bool shareAll
)
Paramètres
shareAll
Type : System.BooleanIndique si les données sociales sont public ou privé.