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

The ObjectClassUtil type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateSpecialName
Create a special name from the specified name. Add the
 Copy imageCopy
__
string as both prefix and suffix. This indicates that a name identifies a special object class such as a predefined one.
Public methodStatic memberIsSpecial
Determines if this object class is a special object class. Special object classes include the predefined ones, such as ACCOUNT and GROUP.
Public methodStatic memberIsSpecialName
Determines whether the specified object class name is special in the sense of CreateSpecialName(String).
Public methodStatic memberNamesEqual
Compares two object class names for equality.

See Also