Directory Services |
The ADS_SD_FORMAT_ENUM enumeration specifies the format that the security descriptor of an object will be converted to by the IADsSecurityUtility interface.
typedef enum { ADS_SD_FORMAT_IID = 1, ADS_SD_FORMAT_RAW = 2, ADS_SD_FORMAT_HEXSTRING = 3 } ADS_SD_FORMAT_ENUM;
Client: Included in Windows XP.
Server: Included in Windows Server 2003.
Header: Declared in Dsadmin.h.
ADSI Enumerations, ADS_PATHTYPE_ENUM, IADsSecurityDescriptor, IADsSecurityUtility, Retrieving, Setting, or Modifying Security Descriptors on File Systems, File Shares, and Registry Keys