Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IUser.GetUserProperties Method 

Gets a UserPropertyInfo object that represents the user information properties for the user.

UserPropertyInfo GetUserProperties();

Return Value

A UserPropertyInfo object.

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.

See Also

IUser Interface | Plumtree.Remote.Profile Namespace | ToString | DateTimeFormatInfo