Click or drag to resize
Infosoft Logo

GetSubscriptionUserMappingByUserRequest Class

A request containing data to find subscription/user mappings.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SubscriptionsGetSubscriptionUserMappingByUserRequest

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

The GetSubscriptionUserMappingByUserRequest type exposes the following members.

Properties
 NameDescription
Public propertyIncludeCustomerUser Gets or sets a value indicating whether to include the user of the customer (if any exists) as part of the users with access to the subscription.
Public propertyUserIdentifier Gets or sets a user identifier, this can either be an external reference or the username from the infosoft user register (i.e. the email address) depending on which system is used
Top
See Also