2 references to AuthenticationType
Microsoft.NET.Sdk.Publish.Tasks (2)
MsDeploy\VsMSDeployObject.cs (2)
84if (!string.IsNullOrEmpty(vSMSDeployObject.AuthenticationType)) 86baseOptions.AuthenticationType = vSMSDeployObject.AuthenticationType;