Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Override this if you need special processing for password change events.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Overridable Sub OnPasswordChange ( _
eventType As SPManagedAccount.EventType _
)
'Usage
Dim eventType As SPManagedAccount.EventType
Me.OnPasswordChange(eventType)
protected internal virtual void OnPasswordChange(
SPManagedAccount.EventType eventType
)
Parameters
- eventType
Type: Microsoft.SharePoint.Administration.SPManagedAccount.EventType