Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
Org.IdentityConnectors.Framework.Api.ConnectorKey Class Reference

Uniquely identifies a connector within an installation. More...

Public Member Functions

 ConnectorKey (String bundleName, String bundleVersion, String connectorName)
 
override bool Equals (object o)
 
override int GetHashCode ()
 
override string ToString ()
 

Properties

string BundleName [get]
 
string BundleVersion [get]
 
string ConnectorName [get]
 

Detailed Description

Uniquely identifies a connector within an installation.

Consists of the triple (bundleName, bundleVersion, connectorName)


The documentation for this class was generated from the following file: