SPManagedAccount.Update Method

Updates and saves the password to the database.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPManagedAccount

instance.Update()
public override void Update()

See Also

Reference

SPManagedAccount Class

SPManagedAccount Members

Update Overload

Microsoft.SharePoint.Administration Namespace