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 return the CAccessToken object's default DACL.
bool GetDefaultDacl(
CDacl* pDacl
) const throw(...);
Parameters
- pDacl
Pointer to the CDacl Class object which will receive the CAccessToken object's default DACL.
Return Value
Returns true if the default DACL has been recovered, false otherwise.
Requirements
Header: atlsecurity.h