TestimoX

API Reference

Class

SchemaObjectRow

Namespace ADPlayground.DirectoryEssentials
Assembly ADPlayground
Modifiers sealed

Represents a schema object entry.

Inheritance

  • Object
  • SchemaObjectRow

Constructors

Properties

public String Name { get; set; } #

Schema object name.

public String LdapDisplayName { get; set; } #

LDAP display name of the schema object.

public String ObjectClass { get; set; } #

Schema object class (classSchema or attributeSchema).

public Guid SchemaIdGuid { get; set; } #

Schema ID GUID.