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.
Namespace
Cake.MsDeploy.Providers
Containing Type
IMsDeployProvider

Syntax

AuthenticationScheme? AuthenticationType { get; set; }

Value

Type Description
AuthenticationScheme?