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

The ConfigurationProperty type exposes the following members.

Properties

  NameDescription
Public propertyIsConfidential
Is this a confidential property whose value should be encrypted by the application when persisted?
Public propertyIsRequired
Is this a required property
Public propertyName
Get the unique name of the configuration property.
Public propertyOperations
Set of operations for which this property must be specified.
Public propertyOrder
Public propertyValue
Get the value from the property.
Public propertyValueType
Get the type of the property.

See Also