MsDeployProvider.

Password Property

Summary

Password of the user for remote connections (required if using Basic authentication).
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy.Providers
Containing Type
MsDeployProvider

Syntax

public string Password { get; set; }

Value

Type Description
string