Click or drag to resize
Infosoft Logo

ISubscriptionUserServiceDeleteSubscriptionUser Method

Deletes a mapping between a subscription and a user. Only the SubscriptionUser_Id is required when deleting a mapping.

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

Parameters

request  DeleteSubscriptionUserRequest
The request containing the mapping to delete.

Return Value

DeleteSubscriptionUserResponse
The response containing the deleted subscriptionuser
See Also