TestimoX

API Reference

Class

ComputerDelegationView

Namespace ADPlayground.Computers
Assembly ADPlayground
Modifiers sealed

Projection highlighting delegation and crypto posture.

Inheritance

  • Object
  • ComputerDelegationView

Constructors

Properties

public String SamAccountName { get; set; } #

Computer's sAMAccountName.

public String DomainName { get; set; } #

DNS domain.

public Boolean UnconstrainedDelegation { get; set; } #

True when unconstrained delegation is enabled.

public Boolean ConstrainedDelegation { get; set; } #

True when constrained delegation targets are configured.

public Boolean Rc4Only { get; set; } #

True when only RC4 encryption is allowed.

public Boolean AesDisabled { get; set; } #

True when AES encryption types are disabled.

public Boolean HasRbcd { get; set; } #

True when resource‑based constrained delegation is configured.