TestimoX

API Reference

Class

Item (PrivilegedGroupOwnerService)

Namespace ADPlayground.Groups.PrivilegedGroupOwnerService
Assembly ADPlayground
Modifiers sealed

Owner details for a privileged group.

Inheritance

  • Object
  • Item

Constructors

public Item() #
Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)

Properties

public String Group { get; set; } #

Group sAMAccountName.

public String DistinguishedName { get; set; } #

Group distinguished name.

public String OwnerSid { get; set; } #

Owner SID.

public String OwnerName { get; set; } #

Resolved owner name when available.

public Boolean OwnerIsPrivileged { get; set; } #

True when the owner is a privileged principal (e.g., DA/EA/BA).