TestimoX

API Reference

Class

KdcProxyPolicyEvaluator

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Evaluates KDC Proxy client policy (Kerberos over HTTPS mapping for clients): HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\Kerberos\KdcProxyServer_Enabled (string presence) and any additional values under the key.

Inheritance

  • Object
  • KdcProxyPolicyEvaluator

Methods

public static View EvaluateForDomainControllers(String domainName) #
Returns: View

Returns effective KDC Proxy client policy as applied to Domain Controllers scope.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Flattened policy view with enabled flag and string values.