TestimoX

API Reference

Class

SchemaDefaultPermissionSummaryRow

Namespace ADPlayground.DirectoryEssentials
Assembly ADPlayground
Modifiers sealed

Summary of default permissions per schema class.

Inheritance

  • Object
  • SchemaDefaultPermissionSummaryRow

Usage

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

Constructors

Properties

public String Name { get; set; } #

Schema class name.

public String LdapDisplayName { get; set; } #

LDAP display name.

public Int32 EntryCount { get; set; } #

Total permission entries.

public Int32 UniqueIdentityCount { get; set; } #

Unique identities count.

public Boolean PermissionsAvailable { get; set; } #

True when default permissions are available.