SPWindowsService.OnPasswordChange Method

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

See Also

Reference

SPWindowsService Class

SPWindowsService Members

Microsoft.SharePoint.Administration Namespace