PrivilegeSetControl Field
Specifies a control flag related to the privileges.
The
PRIVILEGE_SET_ALL_NECESSARY control flag is currently defined.
It indicates that all of the specified privileges must be held by the process requesting access.
If this flag is not set, the presence of any privileges in the user's access token grants the access.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Control As UInteger
Dim instance As PrivilegeSet
Dim value As UInteger
value = instance.Control
instance.Control = value
public:
unsigned int Control
val mutable Control: uint32
No code example is currently available or this language may not be supported.
Field Value
UInt32