SPApplicationPool.OnPasswordChange - Méthode

L'ignorer si vous avez besoin d'un traitement spécial pour les événements de modification de mot de passe.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Friend Overridable Sub OnPasswordChange ( _
    eventType As SPManagedAccount.EventType _
)
'Utilisation
Dim eventType As SPManagedAccount.EventType

Me.OnPasswordChange(eventType)
protected internal virtual void OnPasswordChange(
    SPManagedAccount.EventType eventType
)

Paramètres

Voir aussi

Référence

SPApplicationPool classe

SPApplicationPool - Membres

Microsoft.SharePoint.Administration - Espace de noms