|
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.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public string UserIdentifier { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringSee Also