SPProcessIdentity.SecurePassword Property (Microsoft.SharePoint.Administration) Home
SPProcessIdentity.SecurePassword Property (Microsoft.SharePoint.Administration)
Gets or sets the secure password for the process identity.

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

'Usage

Dim instance As SPProcessIdentity
Dim value As SecureString

value = instance.SecurePassword

instance.SecurePassword = value

'Declaration

Public Property SecurePassword As SecureString

Property Value

A System.Security.SecureString object that represents the password for the process identity.
Remarks

Use the SecurePassword property instead of the Password property to provide better security for the password while it exists in memory.

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