Click or drag to resize
Infosoft Logo

CreateSubscriptionUserRequest Class

Provides data for the request to the operation on ISubscriptionUserService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SubscriptionsCreateSubscriptionUserRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CreateSubscriptionUserRequest

The CreateSubscriptionUserRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyExternalUser Gets or sets the ExternalUser.
Public propertyRoles Gets or sets the Roles.
Public propertyTitleCode Gets or sets the code of the title of the subscription.
Public propertyUserName Gets or sets the name of the user.
Top
See Also