SPEncryptedString.Update method
Supports SharePoint Foundation and is not intended to be used directly from your code. See UpdateSecureStringValue.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPEncryptedString
instance.Update()
public override void Update()