TestimoX

API Reference

Class

View (LsaProtectionPolicyService)

Namespace ADPlayground.Gpo.LsaProtectionPolicyService
Assembly ADPlayground
Modifiers sealed

View of LSA Protection (RunAsPPL) with attribution.

Inheritance

  • Object
  • View

Constructors

Properties

public Boolean CollectionSucceeded { get; set; } #

True when LSA Protection policy collection completed successfully.

public String CollectionError { get; set; } #

Error details when collection fails; null when successful.

public String DomainName { get; set; } #
ResultMetadata

DNS domain name evaluated.

public String TargetDn { get; set; } #
ResultMetadata

Target distinguished name (Domain Controllers OU).

public Nullable<Boolean> Enabled { get; set; } #

True when RunAsPPL is enabled (RunAsPPL != 0), null when not configured.

public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #
ResultMetadata

Policy attribution rows (winner + sources) for RunAsPPL.