Org.IdentityConnectors.Framework.Common.Objects ConnectorAttribute in C# (CSharp): 23 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Org.IdentityConnectors.Framework.Common.Objects.ConnectorAttribute, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Represents a named collection of values within a resource object, although the simplest case is a name-value pair (e.g., email, employeeID). Values can be empty, null, or set with various types. Empty and null are supported because it makes a difference on some resources (in particular database resources). The developer of a Connector will use an builder to construct an instance of ConnectorAttribute.