Unit 'JwaWinNT' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_SECURITY_DESCRIPTOR

Declaration

Source position: jwawinnt.pas line 2249

type _SECURITY_DESCRIPTOR = record

  Revision: Byte;

  Sbz1: Byte;

  Control: SECURITY_DESCRIPTOR_CONTROL;

  Owner: PSid;

  Group: PSid;

  Sacl: PACL;

  Dacl: PACL;

end;


Documentation generated on: 2023-03-18