C# (CSharp) Novell.Directory.Ldap LdapAttribute - 36 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de Novell.Directory.Ldap.LdapAttribute extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
The name and values of one attribute of a directory entry. LdapAttribute objects are used when searching for, adding, modifying, and deleting attributes from the directory. LdapAttributes are often used in conjunction with an {@link LdapAttributeSet} when retrieving or adding multiple attributes to an entry.