.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
Determines if the attribute exists in the EmbeddedObject and if
its equal to the one provided.
Namespace: Org.IdentityConnectors.Framework.Common.Objects.FiltersAssembly: 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)
See Also
[!:Filter.Accept(EmbeddedObject]