TestimoX

API Reference

Class

KdcView

Namespace ADPlayground.Gpo.KerberosArmoringPolicyService
Assembly ADPlayground
Modifiers sealed

KDC armoring view with attribution.

Inheritance

  • Object
  • KdcView

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name evaluated.

public String TargetDn { get; set; } #

Target distinguished name used for policy resolution (Domain Controllers OU).

public Nullable<UInt32> EnableCbacAndArmor { get; set; } #

EnableCbacAndArmor raw DWORD (null when not configured).

public Boolean Enabled { get; } #

True when KDC armoring is enabled (EnableCbacAndArmor >= 1).

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

Policy Attribution rows (winner + sources) for KDC keys.