Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Methods
Adds one or more privileges to the CTokenPrivileges object. |
|
The constructor. |
|
The destructor. |
|
Deletes a privilege from the CTokenPrivileges object. |
|
Deletes all privileges from the CTokenPrivileges object. |
|
Returns the number of privilege entries in the CTokenPrivileges object. |
|
Retrieves display names for the privileges contained in the CTokenPrivileges object. |
|
Returns the buffer size in bytes required to hold the TOKEN_PRIVILEGES structure represented by the CTokenPrivileges object. |
|
Retrieves the locally unique identifiers (LUIDs) and attribute flags from the CTokenPrivileges object. |
|
Retrieves the privilege names and attribute flags from the CTokenPrivileges object. |
|
Returns a pointer to the TOKEN_PRIVILEGES structure. |
|
Retrieves the attribute associated with a given privilege name. |
Operators
Assignment operator. |
|
Casts a value to a pointer to the TOKEN_PRIVILEGES structure. |