Click or drag to resize
Infosoft Logo

ISubscriptionUserServiceCreateSubscriptionUser Method

Creates a new subscription user mapping. You can either use the Username property (if using the Infosoft user register module) or the ExternalUser property if using an external system, it is not possible to set both.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  CreateSubscriptionUserRequest
The request containing the new mapping between user and subscription

Return Value

CreateSubscriptionUserResponse
The response containing the created subscriptionuser
See Also