.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
E41516-01
Delete the object that the specified Uid identifies (if any).
Namespace: Org.IdentityConnectors.Framework.Spi.OperationsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
void Delete( ObjectClass objClass, Uid uid, OperationOptions options ) |
Parameters
- uid
- Type: Org.IdentityConnectors.Framework.Common.Objects..::..Uid
The unique identitfier for the object to delete.
Exceptions
Exception | Condition |
---|---|
[!:] | Throws UnknowUid if the object does not exist. |