TestimoX

API Reference

Class

Item (ForestConfigurationPartitionOwnerPostureService)

Namespace ADPlayground.Forests.ForestConfigurationPartitionOwnerPostureService
Assembly ADPlayground
Modifiers sealed

Single configuration-partition owner posture item.

Inheritance

  • Object
  • Item

Constructors

Properties

public String ForestName { get; set; } #

Forest DNS name used for the view.

public String ConfigurationNamingContext { get; set; } #

Configuration naming context queried for the item.

public ConfigurationObjectKind ObjectKind { get; set; } #

Object kind represented by this item.

public String Name { get; set; } #

Display name of the object when present.

public String ObjectClass { get; set; } #

Most specific LDAP object class observed on the item.

public String DistinguishedName { get; set; } #

Distinguished name of the configuration object.

public String ContainerDistinguishedName { get; set; } #

Container distinguished name used as the query base.

public String OwnerName { get; set; } #

Resolved owner display name when available.

public String OwnerSid { get; set; } #

Owner SID string when available.

public DirectoryEssentialsOwnerType OwnerType { get; set; } #

Normalized owner classification.

public Boolean OwnerResolved { get; set; } #

True when the owner could be resolved through the identity pipeline.

public Boolean QuerySucceeded { get; set; } #

True when the item query completed successfully.

public Boolean IsCompliant { get; set; } #

True when the owner classification satisfies the configured policy.

public String Issue { get; set; } #

Issue classification for the item.