(SPServiceContext, ProfileType) del constructor UserProfileChangeToken
Inicializa una nueva instancia de la clase UserProfileChangeToken .
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Sub New ( _
serviceContext As SPServiceContext, _
profileType As ProfileType _
)
'Uso
Dim serviceContext As SPServiceContext
Dim profileType As ProfileType
Dim instance As New UserProfileChangeToken(serviceContext, _
profileType)
public UserProfileChangeToken(
SPServiceContext serviceContext,
ProfileType profileType
)
Parámetros
- serviceContext
Tipo: Microsoft.SharePoint.SPServiceContext
- profileType
Tipo: Microsoft.Office.Server.UserProfiles.ProfileType
Vea también
Referencia
Miembros UserProfileChangeToken