Freigeben über


POLICY_DOMAIN_INFORMATION_CLASS-Enumeration (ntsecapi.h)

Die POLICY_DOMAIN_INFORMATION_CLASS-Enumeration definiert den Typ der Richtliniendomäneninformationen.

Syntax

typedef enum _POLICY_DOMAIN_INFORMATION_CLASS {
  PolicyDomainQualityOfServiceInformation = 1,
  PolicyDomainEfsInformation = 2,
  PolicyDomainKerberosTicketInformation
} POLICY_DOMAIN_INFORMATION_CLASS, *PPOLICY_DOMAIN_INFORMATION_CLASS;

Konstanten

 
PolicyDomainQualityOfServiceInformation
Wert: 1
PolicyDomainEfsInformation
Wert: 2
Die Informationen sind für verschlüsselndes Dateisystem.
PolicyDomainKerberosTicketInformation
Die Informationen sind für ein Kerberos-Ticket.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows XP [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2003 [nur Desktop-Apps]
Kopfzeile ntsecapi.h