Click or drag to resize
Infosoft Logo

SubscriptionUserMappingSubscriptionIdentifier Property

Gets or sets the subscription identifier

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

Property Value

SubscriptionIdentifier
Remarks
In this case this is a pointer to the subscription that the user is mapped to.
See Also