UserExtendedProperties Class
July 26, 2012
Allows an application to obtain an anonymous identifier for the user of the device.
Namespace:
Microsoft.Phone.Info
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The UserExtendedProperties type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | GetValue | Retrieves an object representing the specified user property. In the current release, the only supported property is "ANID".The UserExtendedProperties API should only be used by applications that use the Microsoft Advertising SDK for Windows Phone. |
![]() ![]() | TryGetValue | Retrieves an object representing the specified user property. The only supported property is "ANID".The UserExtendedProperties API should only be used by applications that use the Microsoft Advertising SDK for Windows Phone. |
