2.2.13 Group Security Flags
Constants for defining group security attributes.
|
Symbolic name |
Value |
|---|---|
|
SE_GROUP_OWNER |
0x00000008 |
|
SE_GROUP_USE_FOR_DENY_ONLY |
0x00000010 |
SE_GROUP_OWNER: Specifies that a particular user is the owner of the group.
SE_GROUP_USE_FOR_DENY_ONLY: Specifies that the group is used only for denial of access.