.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The Schema type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | Schema | 
            Public only for serialization; please use
            SchemaBuilder instead.
             | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Overrides Object..::..Equals(Object).) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | FindObjectClassInfo | 
            Returns the ObjectClassInfo for the given type.
             | 
|  | FindOperationOptionInfo | 
            Returns the OperationOptionInfo for the given name.
             | 
|  | GetHashCode | (Overrides Object..::..GetHashCode()()()().) | 
|  | GetSupportedObjectClassesByOperation | 
            Returns the supported object classes for the given operation.
             | 
|  | GetSupportedOptionsByOperation | 
            Returns the supported options for the given operation.
             | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | (Overrides Object..::..ToString()()()().) | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | ObjectClassInfo | 
            Returns the set of object classes that are defined in the schema, regardless
            of which operations support them.
             | 
|  | OperationOptionInfo | 
            Returns the set of operation options that are defined in the schema, regardless
            of which operations support them.
             | 
|  | SupportedObjectClassesByOperation | 
            Returns the set of object classes that apply to a particular operation.
             | 
|  | SupportedOptionsByOperation | 
            Returns the set of operation options that apply to a particular operation.
             | 






