.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)
the 'Name' attribute it if exsist otherwise
E41516-01
Gets the 'Name' attribute from a set of ConnectorAttributes.
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public static Name GetNameFromAttributes( ICollection<ConnectorAttribute> attrs ) |
Parameters
- attrs
- Type: System.Collections.Generic..::..ICollection<(Of <(<'ConnectorAttribute>)>)>
set of attributes to search against.
Return Value
Type: Namethe 'Name' attribute it if exsist otherwise
![]() | |
---|---|
null |