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

Namespace: Org.IdentityConnectors.Framework.Api.Operations
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public interface UpdateApiOp : APIOperation

Remarks

This operation is supported for those connectors that implement either UpdateOp or the more advanced UpdateAttributeValuesOp.

See Also