Share via


ProfileValueCollectionBase.Privacy - Propriété

Renvoie l'objet Privacy associé à cette propriété de profil.

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property Privacy As Privacy
    Get
    Set
'Utilisation
Dim instance As ProfileValueCollectionBase
Dim value As Privacy

value = instance.Privacy

instance.Privacy = value
public Privacy Privacy { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.UserProfiles.Privacy

Voir aussi

Référence

ProfileValueCollectionBase classe

ProfileValueCollectionBase - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms