WebSpacesCreatePublishingUserParameters Constructor (String^, String^)

 

Initializes a new instance of the WebSpacesCreatePublishingUserParameters class with required arguments.

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

public:
WebSpacesCreatePublishingUserParameters(
	String^ publishingPassword,
	String^ publishingUserName
)
Return to top
Show: