共用方式為


SPDistributedCacheService.OnPasswordChange method

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

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

Syntax

'宣告
Protected Friend Overrides Sub OnPasswordChange ( _
    eventType As SPManagedAccount.EventType _
)
'用途
Dim eventType As SPManagedAccount.EventType

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

參數

請參閱

參照

SPDistributedCacheService class

SPDistributedCacheService members

Microsoft.SharePoint.DistributedCaching.Utilities namespace