Condividi tramite


enumerazione SAFER_OBJECT_INFO_CLASS (winsafer.h)

Il tipo di enumerazione SAFER_OBJECT_INFO_CLASS definisce il tipo di informazioni richieste su un oggetto Safer.

Sintassi

typedef enum _SAFER_OBJECT_INFO_CLASS {
  SaferObjectLevelId = 1,
  SaferObjectScopeId,
  SaferObjectFriendlyName,
  SaferObjectDescription,
  SaferObjectBuiltin,
  SaferObjectDisallowed,
  SaferObjectDisableMaxPrivilege,
  SaferObjectInvertDeletedPrivileges,
  SaferObjectDeletedPrivileges,
  SaferObjectDefaultOwner,
  SaferObjectSidsToDisable,
  SaferObjectRestrictedSidsInverted,
  SaferObjectRestrictedSidsAdded,
  SaferObjectAllIdentificationGuids,
  SaferObjectSingleIdentification,
  SaferObjectExtendedError
} SAFER_OBJECT_INFO_CLASS;

Costanti

 
SaferObjectLevelId
Valore: 1
Query per la costante LEVELID.
SaferObjectScopeId
Query per l'ambito utente o computer.
SaferObjectFriendlyName
Query per il nome visualizzato.
SaferObjectDescription
Query per la descrizione.
SaferObjectBuiltin
SaferObjectDisallowed
SaferObjectDisableMaxPrivilege
SaferObjectInvertDeletedPrivileges
SaferObjectDeletedPrivileges
SaferObjectDefaultOwner
SaferObjectSidsToDisable
SaferObjectRestrictedSidsInverted
SaferObjectRestrictedSidsAdded
SaferObjectAllIdentificationGuids
Query per tutti i livelli.
SaferObjectSingleIdentification
Query per una singola regola aggiuntiva.
SaferObjectExtendedError
Query per codici di errore aggiuntivi impostati durante l'elaborazione delle regole.

Commenti

Il tipo di enumerazione SAFER_OBJECT_INFO_CLASS viene usato dalla funzione SaferGetLevelInformation .

Requisiti

   
Client minimo supportato Windows XP [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione winsafer.h