ReactOS 0.4.15-dev-7842-g558ab78
_LSAPR_SECURITY_DESCRIPTOR Struct Reference
Collaboration diagram for _LSAPR_SECURITY_DESCRIPTOR:

Public Attributes

BYTE Revision
 
BYTE Sbz1
 
SECURITY_DESCRIPTOR_CONTROL Control
 
PRPC_SID Owner
 
PRPC_SID Group
 
LSAPR_ACLSacl
 
LSAPR_ACLDacl
 

Detailed Description

Definition at line 40 of file lsa.idl.

Member Data Documentation

◆ Control

SECURITY_DESCRIPTOR_CONTROL _LSAPR_SECURITY_DESCRIPTOR::Control

Definition at line 43 of file lsa.idl.

◆ Dacl

LSAPR_ACL* _LSAPR_SECURITY_DESCRIPTOR::Dacl

Definition at line 48 of file lsa.idl.

◆ Group

PRPC_SID _LSAPR_SECURITY_DESCRIPTOR::Group

Definition at line 45 of file lsa.idl.

◆ Owner

PRPC_SID _LSAPR_SECURITY_DESCRIPTOR::Owner

Definition at line 44 of file lsa.idl.

◆ Revision

BYTE _LSAPR_SECURITY_DESCRIPTOR::Revision

Definition at line 41 of file lsa.idl.

◆ Sacl

LSAPR_ACL* _LSAPR_SECURITY_DESCRIPTOR::Sacl

Definition at line 46 of file lsa.idl.

◆ Sbz1

BYTE _LSAPR_SECURITY_DESCRIPTOR::Sbz1

Definition at line 42 of file lsa.idl.


The documentation for this struct was generated from the following file: