Click or drag to resize
Infosoft Logo

SubscriptionUserMappingUserIdentifier Property

Gets or sets the user identifier, which can be either an e-mail adress from the Infosystems User Register or whatever external identification that is mapped into the system when registering new mappings.

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

Property Value

String
Remarks
Please note that using external identification is only possible if the identification is registered when mapping a subscription with a user.
See Also