2.2.3.3 SECURITY_DESCRIPTOR_CONTROL
The SECURITY_DESCRIPTOR_CONTROL type contains a set of bit flags that qualify the meaning of a security descriptor or its components.
This type has no effect on message processing in any environment.
This type is declared as follows:
-
typedef unsigned short SECURITY_DESCRIPTOR_CONTROL, *PSECURITY_DESCRIPTOR_CONTROL;
The flags that are used with this type are as specified in [MS-DTYP] section 2.4.6, under the Control member of the SECURITY_DESCRIPTOR structure.