WebSpacesCreatePublishingUserResponse Class

Definition

The Create Publishing User operation response.

public class WebSpacesCreatePublishingUserResponse : Microsoft.Azure.AzureOperationResponse
type WebSpacesCreatePublishingUserResponse = class
    inherit AzureOperationResponse
Public Class WebSpacesCreatePublishingUserResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
WebSpacesCreatePublishingUserResponse

Constructors

WebSpacesCreatePublishingUserResponse()

Initializes a new instance of the WebSpacesCreatePublishingUserResponse class.

Properties

Name

Optional. The publishing user name.

PublishingPassword

Optional. The publishing user password.

PublishingUserName

Optional. The publishing user username.

Applies to