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

The Name type exposes the following members.

Constructors

  NameDescription
Public methodName
Initializes a new instance of the Name class

Methods

  NameDescription
Public methodEquals (Inherited from ConnectorAttribute.)
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 (Inherited from ConnectorAttribute.)
Public methodGetNameValue
The single value of the attribute that is the unique id of an object.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIs (Inherited from ConnectorAttribute.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Inherited from ConnectorAttribute.)

Fields

  NameDescription
Public fieldStatic memberINFO
Public fieldStatic memberNAME

Properties

  NameDescription
Public propertyName (Inherited from ConnectorAttribute.)
Public propertyValue (Inherited from ConnectorAttribute.)

See Also