.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01 Namespace: Org.IdentityConnectors.Framework.Common.Objects.Filters
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
E41516-01 Namespace: Org.IdentityConnectors.Framework.Common.Objects.Filters
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public override bool Accept( EmbeddedObject obj ) |
Parameters
Return Value
Type: BooleanImplements
Filter..::..Accept(EmbeddedObject)
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidCastException | iff the value from the EmbeddedObject's attribute of the same name as provided is not a string. |