This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MsDeploy.
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
- MsDeployProvider
Syntax
public Nullable<AuthenticationScheme> AuthenticationType { get; set; }
Value
Type | Description |
---|---|
Nullable |