Compartir a través de


Clase ProfileBaseChange

Representa un cambio a un perfil.

Jerarquía de la herencia

System.Object
  Microsoft.Office.Server.UserProfiles.ProfileBaseChange
    Microsoft.Office.Server.UserProfiles.OrganizationProfileChange
    Microsoft.Office.Server.UserProfiles.UserProfileChange

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

Sintaxis

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

Comentarios

Esta es la clase base para todos los objetos que representan los cambios a todos los tipos de perfiles.

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 ProfileBaseChange

Espacio de nombres Microsoft.Office.Server.UserProfiles