Click or drag to resize
Infosoft Logo

GetSubscriptionUserMappingByUserRequestUserIdentifier Property

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

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string UserIdentifier { get; set; }

Property Value

String
See Also