.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)
ConnectorAttributeInfo with the specified otherwise
.
E41516-01
Find the ConnectorAttributeInfo of the given name in the [!:Set].
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public static ConnectorAttributeInfo Find( string name, ICollection<ConnectorAttributeInfo> attrs ) |
Parameters
- name
- Type: System..::..String
ConnectorAttributeInfo's name to search for.
- attrs
- Type: System.Collections.Generic..::..ICollection<(Of <(<'ConnectorAttributeInfo>)>)>
[!:Set] of AttributeInfo to search.
Return Value
Type: ConnectorAttributeInfoConnectorAttributeInfo with the specified otherwise
![]() | |
---|---|
null |