SPUtility.GetV3SecurePassword method
SharePoint 2013
Returns a secure string that contains the password for a process identity.
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.