2 references to EncryptPassword
Microsoft.NET.Sdk.Publish.Tasks (2)
MsDeploy\VsMSDeployObject.cs (2)
94if (!string.IsNullOrEmpty(vSMSDeployObject.EncryptPassword)) 95baseOptions.EncryptPassword = vSMSDeployObject.EncryptPassword;