SPEncryptedString.UpdateSecureStringValue Method (Microsoft.SharePoint.Administration) Home
SPEncryptedString.UpdateSecureStringValue Method (Microsoft.SharePoint.Administration)
Updates the secure string value of the encrypted string. Does not enforce the credential lock.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

'Usage

Dim instance As SPEncryptedString
Dim value As SecureString

instance.UpdateSecureStringValue(value)

'Declaration

Public Sub UpdateSecureStringValue ( _
    value As SecureString _
)

Parameters

value

A System.Security.SecureString object that contains the secure string.

Remarks

A secure string is one in which the text is encrypted for privacy when being used, and deleted from computer memory when no longer needed, which helps to protect the text from accidental or malicious exposure.

See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View