.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01 An
| | Copy |
|---|
EmbeddedObject |
represents an object (e.g., an Account's Address) on the
target resource that is embedded in another object. Each
| | Copy |
|---|
EmbeddedObject |
represents a resource object as a bag of attributes. Unlike
ConnectorObject,
| | Copy |
|---|
EmbeddedObject |
s do not have an identity, and therefore are not required to
(and most often do not) have a
Uid nor a
Name.
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public sealed class EmbeddedObject |
Remarks
Inheritance Hierarchy
See Also