TfxServerSettings.

UserName Property

Summary

Gets or sets the Username to use for basic authentication.
Assembly
Cake.Tfx.dll
Namespace
Cake.Tfx
Containing Type
TfxServerSettings

Syntax

public string UserName { get; set; }

Value

Type Description
string