WebSpacesCreatePublishingUserParameters Class

Definition

Parameters supplied to the Create Publishing User operation.

public class WebSpacesCreatePublishingUserParameters
type WebSpacesCreatePublishingUserParameters = class
Public Class WebSpacesCreatePublishingUserParameters
Inheritance
WebSpacesCreatePublishingUserParameters

Constructors

WebSpacesCreatePublishingUserParameters()

Initializes a new instance of the WebSpacesCreatePublishingUserParameters class.

WebSpacesCreatePublishingUserParameters(String, String)

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

Properties

Name

Optional. The publishing user name.

PublishingPassword

Required. The publishing user password.

PublishingUserName

Required. The publishing user username.

Applies to