Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SyncInfo Class

A NamedValueMap> for storing settings for performing user/group synchronization. This class is populated from information entered in the portal's SCI editor for this Web Service. This class provides future extensibility and does not have additional methods.

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

System.Object
   Plumtree.Remote.Util.NamedValueMap
      Plumtree.Remote.Auth.SyncInfo

public class SyncInfo : 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 that 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.Auth

Assembly: idk (in idk.dll)

See Also

SyncInfo Members | Plumtree.Remote.Auth Namespace | ToString | DateTimeFormatInfo