AquaLogic Interaction Development Kit (IDK) 6.0.0

UserPropertyInfo Class

A NamedValueMap for storing user information properties returned from a profile service.

For a list of all members of this type, see UserPropertyInfo Members.

System.Object
   Plumtree.Remote.Util.NamedValueMap
      Plumtree.Remote.Profile.UserPropertyInfo

public class UserPropertyInfo : NamedValueMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Note: When providing values for date properties, the value should be in the format MM/dd/yy hh:mm:ss AM. For example, 10/25/04 11:53:30 PM.

Requirements

Namespace: Plumtree.Remote.Profile

Assembly: idk (in idk.dll)

See Also

UserPropertyInfo Members | Plumtree.Remote.Profile Namespace | ToString | DateTimeFormatInfo