Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.GetV3SecurePassword method

Returns a secure string that contains the password for a process identity.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)]
public static SecureString GetV3SecurePassword(
	SPProcessIdentity pi
)

Parameters

pi
Type: Microsoft.SharePoint.Administration.SPProcessIdentity
A process identity for an Internet Information Services (IIS) application pool or Windows service account.

Return value

Type: System.Security.SecureString
A secure string that contains the password.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.