SPManagedAccount.Update method
Updates and saves the password to the database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPManagedAccount
instance.Update()
public override void Update()