Share via


SPDistributedCacheService.OnPasswordChange method

This member overrides SPWindowsService.OnPasswordChange(SPManagedAccount.EventType).

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Friend Overrides Sub OnPasswordChange ( _
    eventType As SPManagedAccount.EventType _
)
'Usage
Dim eventType As SPManagedAccount.EventType

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

Parameters

See also

Reference

SPDistributedCacheService class

SPDistributedCacheService members

Microsoft.SharePoint.DistributedCaching.Utilities namespace