SPContentDatabase.LastProfileSyncChangeToken - Propriété
Obtient ou définit le jeton de modification pour la dernière fois que la synchronisation de profil utilisateur a été effectuée sur cette base de données.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property LastProfileSyncChangeToken As String
Get
Set
'Utilisation
Dim instance As SPContentDatabase
Dim value As String
value = instance.LastProfileSyncChangeToken
instance.LastProfileSyncChangeToken = value
public string LastProfileSyncChangeToken { get; set; }
Valeur de propriété
Type : System.String
Le jeton de modification de l'heure de la dernière synchronisation de profil de l'utilisateur a été effectué.