SPDistributedCacheService.OnPasswordChange - Méthode
Ce membre remplace SPWindowsService.OnPasswordChange(SPManagedAccount.EventType).
Espace de noms : Microsoft.SharePoint.DistributedCaching.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Friend Overrides Sub OnPasswordChange ( _
eventType As SPManagedAccount.EventType _
)
'Utilisation
Dim eventType As SPManagedAccount.EventType
Me.OnPasswordChange(eventType)
protected internal override void OnPasswordChange(
SPManagedAccount.EventType eventType
)
Paramètres
- eventType
Type : Microsoft.SharePoint.Administration.SPManagedAccount.EventType
Voir aussi
Référence
SPDistributedCacheService classe
SPDistributedCacheService - Membres
Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms