Share via


MemberGroupProfileValueCollection - Classe

Contient des propriétés de groupe pour un objet MemberGroup .

Hiérarchie d’héritage

System.Object
  System.Collections.CollectionBase
    Microsoft.Office.Server.UserProfiles.ProfileValueCollectionBase
      Microsoft.Office.Server.UserProfiles.MemberGroupProfileValueCollection

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class MemberGroupProfileValueCollection _
    Inherits ProfileValueCollectionBase
'Utilisation
Dim instance As MemberGroupProfileValueCollection
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class MemberGroupProfileValueCollection : ProfileValueCollectionBase

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

MemberGroupProfileValueCollection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms