Partager via


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.Boolean

    Indique si les données sociales sont public ou privé.

Voir aussi

Référence

UserProfile classe

UserProfile - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms