SPEncryptedString.Update method
Supports Microsoft SharePoint Foundation and is not intended to be used directly from your code.
Overload list
Name | Description | |
---|---|---|
Update() | Supports SharePoint Foundation and is not intended to be used directly from your code. See UpdateSecureStringValue. (Overrides SPPersistedObject.Update().) | |
Update(Boolean) | Causes the object to save its state and propagate changes to all the computers in the server farm, optionally throwing an exception if the object already exists in the configuration store. (Inherited from SPPersistedObject.) |
Top