.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( ConnectorObject obj ) |
Parameters
Return Value
Type: BooleanImplements
Filter..::..Accept(ConnectorObject)Exceptions
Exception | Condition |
---|---|
System..::..InvalidCastException | iff the value from the ConnectorObject's attribute of the same name as provided is not a string. |