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.ConnectorInfo Interface Reference

The connector meta-data for a given connector. More...

Public Member Functions

string GetConnectorDisplayName ()
 Returns a friendly name suitable for display in the UI. More...
 
APIConfiguration CreateDefaultAPIConfiguration ()
 Loads the Org.IdentityConnectors.Framework.Spi.Connector and Org.IdentityConnectors.Framework.Spi.Configuration class in order to determine the proper default configuration parameters. More...
 

Properties

ConnectorMessages Messages [get]
 
ConnectorKey ConnectorKey [get]
 

Detailed Description

The connector meta-data for a given connector.

Member Function Documentation

APIConfiguration Org.IdentityConnectors.Framework.Api.ConnectorInfo.CreateDefaultAPIConfiguration ( )

Loads the Org.IdentityConnectors.Framework.Spi.Connector and Org.IdentityConnectors.Framework.Spi.Configuration class in order to determine the proper default configuration parameters.

string Org.IdentityConnectors.Framework.Api.ConnectorInfo.GetConnectorDisplayName ( )

Returns a friendly name suitable for display in the UI.

Returns
The friendly name

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