Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
SPEncryptedString.SecureStringValue Property (Microsoft.SharePoint.Administration)
Gets the value of the encrypted string as a secure string.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property SecureStringValue As SecureString
Visual Basic (Usage)
Dim instance As SPEncryptedString
Dim value As SecureString

value = instance.SecureStringValue
C#
public SecureString SecureStringValue { get; }

Property Value

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

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 it from accidental or malicious exposure.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker