API Reference
Class
KdcProxyPolicyEvaluator
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:
ViewReturns effective KDC Proxy client policy as applied to Domain Controllers scope.
Parameters
- domainName System.String
- DNS domain name.
Returns
Flattened policy view with enabled flag and string values.