.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)
true if the ConnectorObject or EmbeddedObject(String, Filter) attribute value contains the attribute value provided.
E41516-01
Determine if the ConnectorObject or EmbeddedObject(String, Filter)ConnectorAttribute value contains
the ConnectorAttribute value provided.
Namespace: Org.IdentityConnectors.Framework.Common.Objects.FiltersAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public static Filter ContainsIgnoreCase( ConnectorAttribute attr ) |
Parameters
- attr
- Type: Org.IdentityConnectors.Framework.Common.Objects..::..ConnectorAttribute
ConnectorAttribute value to test against the ConnectorObject or EmbeddedObject(String, Filter) attribute value.
Return Value
Type: Filtertrue if the ConnectorObject or EmbeddedObject(String, Filter) attribute value contains the attribute value provided.