TestimoX

API Reference

Class

Item (ForestShadowPrincipalPostureService)

Namespace ADPlayground.DirectoryServices.ForestShadowPrincipalPostureService
Assembly ADPlayground
Modifiers sealed

Shadow principal row projected for reports.

Inheritance

  • Object
  • Item

Constructors

Properties

public String Name { get; set; } #

Shadow principal name.

public String DistinguishedName { get; set; } #

Shadow principal distinguished name.

public String ShadowPrincipalSid { get; set; } #

Principal SID mapped by the shadow principal.

public IReadOnlyList<String> Members { get; set; } #

Members assigned to the shadow principal.

public Int32 MemberCount { get; set; } #

Number of assigned members.

public String Description { get; set; } #

Description text when present.

public Nullable<DateTime> WhenChanged { get; set; } #

Last modification timestamp when available.