MsDeployProvider.

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
MsDeployProvider

Syntax

public AuthenticationScheme? AuthenticationType { get; set; }

Value

Type Description
AuthenticationScheme?