API Reference
Class
View (LsaProtectionPolicyService)
View of LSA Protection (RunAsPPL) with attribution.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
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 TargetDn { get; set; } #ResultMetadataTarget 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; } #ResultMetadataPolicy attribution rows (winner + sources) for RunAsPPL.