.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01

The ObjectClassInfo type exposes the following members.

Constructors

  NameDescription
Public methodObjectClassInfo
Initializes a new instance of the ObjectClassInfo class

Methods

  NameDescription
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIs
Determines if the 'name' matches this ObjectClassInfo.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyConnectorAttributeInfos
Public propertyIsContainer
Public propertyIsEmbedded
Returns
 Copy imageCopy
true
if this is an embedded object class, i.e., objects of this class are embedded in other objects.
Public propertyObjectType

See Also