TestimoX

API Reference

Class

SchemaObjectRow

Namespace ADPlayground.DirectoryEssentials
Assembly ADPlayground
Modifiers sealed

Represents a schema object entry.

Inheritance

  • Object
  • SchemaObjectRow

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.