Share via


WebSiteExtendedErrorCodes.PublishingPasswordNotSpecified Field

 

Publishing password must be specified.

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Syntax

public const string PublishingPasswordNotSpecified
public:
literal String^ PublishingPasswordNotSpecified
static val mutable PublishingPasswordNotSpecified : string
Public Const PublishingPasswordNotSpecified As String

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top