2 references to EncryptedPassword
Microsoft.NET.Sdk.Publish.Tasks (2)
Tasks\MsDeploy\GetPassword.cs (2)
17if (!string.IsNullOrEmpty(EncryptedPassword)) 19ClearPassword = GetClearTextPassword(EncryptedPassword);