|
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.DataContractsAssembly: 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
StringRemarks
Please note that using external identification is only possible if the identification is registered when mapping a subscription with a user.
See Also