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

The ObjectClass type exposes the following members.

Constructors

  NameDescription
Public methodObjectClass
Initializes a new instance of the ObjectClass 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 methodGetDisplayNameKey
Convenience method to build the display name key for an object class.
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetObjectClassValue
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIs
Determines if the 'name' matches this ObjectClass.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldStatic memberACCOUNT
Denotes an account based object.
Public fieldStatic memberACCOUNT_NAME
Public fieldStatic memberGROUP
Denotes a group based object.
Public fieldStatic memberGROUP_NAME

See Also