DeploySettingsExtensions.

UseUsername(DeploySettings, string) Method

Syntax

public static DeploySettings UseUsername(this DeploySettings settings, string username)

Parameters

Name Type Description
settings DeploySettings
username string

Return Value

Type Description
DeploySettings