IMsDeployProvider.

Username Property

Summary

User name to authenticate for remote connections (required if using Basic authentication).
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy.Providers
Containing Type
IMsDeployProvider

Syntax

string Username { get; set; }

Value

Type Description
string