API Reference
Class
KdcView
KDC armoring view with attribution.
Inheritance
- Object
- KdcView
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public KdcView() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.