API Reference
Class
View (KdcProxyPolicyService)
Aggregated KDC Proxy mapping policy view for DC OU with attribution and string entries under the Kerberos policy key.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
Properties
public Boolean CollectionSucceeded { get; set; } #True when KDC proxy policy collection completed successfully.
public String CollectionError { get; set; } #Error details when collection fails; null when successful.
public String DomainName { get; set; } #DNS domain name evaluated.
public String TargetDn { get; set; } #Target distinguished name (Domain Controllers OU).
public Boolean EnabledPolicy { get; set; } #True when KdcProxyServer_Enabled indicates mapping is enabled.
public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #Policy attribution rows (winner + sources) for the sentinel value.
public IReadOnlyList<Object> Values { get; set; } #String entries under the Kerberos policy key from effective policy (value name and data).
public String AttributionTopWriters { get; } #Distinct list (up to 3) of Effective GPO names that wrote KDC Proxy policy entries.