0 out of 2 rated this helpful - Rate this topic

UserExtendedProperties Class

July 26, 2012

Allows an application to obtain an anonymous identifier for the user of the device.

System.Object
  Microsoft.Phone.Info.UserExtendedProperties

Namespace:  Microsoft.Phone.Info
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public static class UserExtendedProperties

The UserExtendedProperties type exposes the following members.

  NameDescription
Public methodStatic memberGetValueRetrieves 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.
Public methodStatic memberTryGetValueRetrieves 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.
Top

The UserExtendedProperties API should only be used by applications that use the Microsoft Advertising SDK for Windows Phone.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.