CAccessToken::SetDefaultDacl
Call this method to set the default DACL of the CAccessToken object.
bool SetDefaultDacl(
const CDacl& rDacl
) throw(...);
Параметры
- rDacl
The new default CDacl Class information.
Возвращаемое значение
Returns true on success, false on failure.
Заметки
The default DACL is the DACL that is used by default when new objects are created with this access token in effect.
Требования
Header: atlsecurity.h