IMsDeployProvider.

AuthenticationType Property

Summary

Authentication scheme to use. NTLM is the default setting. If the wmsvc option is specified, then Basic is the default setting.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy.Providers
Containing Type
IMsDeployProvider

Syntax

Nullable<AuthenticationScheme> AuthenticationType { get; set; }

Value