API Reference
Class
KerberosPolicyQuery
Reads Kerberos policy by exporting security policy (secedit) and parsing the Kerberos section.
Inheritance
- Object
- KerberosPolicyQuery
Methods
public static KerberosPolicyState Get(String host) #Returns:
KerberosPolicyStateGets Kerberos policy for the local computer (remote not supported).
Parameters
- host System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object