Share via


ProfileTypeProperty - Classe

Définit une propriété de type de profil.

Hiérarchie d’héritage

System.Object
  Microsoft.Office.Server.UserProfiles.PropertyBase
    Microsoft.Office.Server.UserProfiles.ProfileTypeProperty

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

Syntaxe

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

Remarques

Utilisez cette classe, avec CoreProperty et ProfileSubtypeProperty, au lieu de Property.

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

ProfileTypeProperty - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms