API Reference
Class
View (KdcProxyPolicyEvaluator)
Flattened view of effective KDC Proxy client policy for Domain Controllers scope.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name evaluated.
public String TargetDn { get; set; } #Distinguished name of the target used for policy evaluation.
public Boolean Enabled { get; set; } #True when KDC Proxy mapping policy is enabled (presence of KdcProxyServer_Enabled).
public Dictionary<String, String> Values { get; set; } #Additional string values present under the Kerberos policy key.