POLICY_DOMAIN_INFORMATION_CLASS enumeration
The POLICY_DOMAIN_INFORMATION_CLASS enumeration defines the type of policy domain information.
Syntax
typedef enum _POLICY_DOMAIN_INFORMATION_CLASS { PolicyDomainEfsInformation = 2, PolicyDomainKerberosTicketInformation } POLICY_DOMAIN_INFORMATION_CLASS, *PPOLICY_DOMAIN_INFORMATION_CLASS;
Constants
- PolicyDomainEfsInformation
-
The information is for Encrypting File System.
- PolicyDomainKerberosTicketInformation
-
The information is for a Kerberos ticket.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 1/2/2013