TestimoX

API Reference

Class

SchemaPermissionSummaryRow

Namespace ADPlayground.DirectoryEssentials
Assembly ADPlayground
Modifiers sealed

Summary of schema permissions per object.

Inheritance

  • Object
  • SchemaPermissionSummaryRow

Constructors

Properties

public String Name { get; set; } #

Schema object name.

public String LdapDisplayName { get; set; } #

LDAP display name.

public String DistinguishedName { get; set; } #

Distinguished name of the schema object.

public Int32 EntryCount { get; set; } #

Total permission entries.

public Int32 InheritedCount { get; set; } #

Inherited entries.

public Int32 UniqueIdentityCount { get; set; } #

Unique identities count.

public Boolean DefaultPermissionsAvailable { get; set; } #

True when default permissions are available for the object.