WebSiteGetConfigurationResponse.PublishingUserName Property

Definition

Optional. The user name used for publishing the web site. This is normally a dollar sign prepended to the web site name (for example, "$contoso").

public string PublishingUserName { get; set; }
member this.PublishingUserName : string with get, set
Public Property PublishingUserName As String

Property Value

Applies to