IdentityTag.Value Property
Surface 1.0 SP1
Gets the value of an identity tag.
Namespace: Microsoft.Surface.Core
Assembly: Microsoft.Surface.Core (in microsoft.surface.core.dll)
Assembly: Microsoft.Surface.Core (in microsoft.surface.core.dll)
An IdentityTag represents a 128-bit composite identifier defined by the Series and Value properties.
The Series property is used to indicate how the Value property is be used, or what the Value property means. For example, the Value property might contain a customer ID from your database, and the Series property might contain a value that indicates that this customer is eligible for a special promotional offer.
The Series property must be globally unique. Instead of selecting an arbitrary value for the Series property, you should use the Identity Tag Printing Tool.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.