Compartir a través de


Clase ProfileTypeProperty

Define una propiedad de tipo de perfil.

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class ProfileTypeProperty _
    Inherits PropertyBase
'Uso
Dim instance As ProfileTypeProperty
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class ProfileTypeProperty : PropertyBase

Comentarios

Utilice esta clase con CoreProperty y ProfileSubtypeProperty, en lugar de Property.

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros ProfileTypeProperty

Espacio de nombres Microsoft.Office.Server.UserProfiles