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.
Call this method to get the privileges associated with the CAccessToken object.
bool GetPrivileges(
CTokenPrivileges* pPrivileges
) const throw(...);
Parameters
- pPrivileges
Pointer to a CTokenPrivileges Class object which will receive the privileges.
Return Value
Returns true on success, false on failure.
Requirements
Header: atlsecurity.h