Share via


SPContentDatabase.LastMembershipSyncChangeToken - Propriété

Obtient ou définit le jeton de modification pour la dernière fois que la synchronisation d'appartenance 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 LastMembershipSyncChangeToken As String
    Get
    Set
'Utilisation
Dim instance As SPContentDatabase
Dim value As String

value = instance.LastMembershipSyncChangeToken

instance.LastMembershipSyncChangeToken = value
public string LastMembershipSyncChangeToken { get; set; }

Valeur de propriété

Type : System.String
Le jeton de modification pour la dernière fois que la synchronisation d'appartenance a été effectué.

Voir aussi

Référence

SPContentDatabase classe

SPContentDatabase - Membres

Microsoft.SharePoint.Administration - Espace de noms