For the complete documentation index, see llms.txt. This page is also available as Markdown.

POLICY_DOMAIN_INFORMATION_CLASS

public enum POLICY_DOMAIN_INFORMATION_CLASS
{
    PolicyDomainEfsInformation = 2,
    PolicyDomainKerberosTicketInformation = 3,
}

Last updated