CSecurityDesc::IsDaclAutoInherited
Determines if the discretionary access-control list (DACL) is configured to support automatic propagation.
bool IsDaclAutoInherited( ) const throw( );
Возвращаемое значение
Returns true if the security descriptor contains a DACL which is set up to support automatic propagation of inheritable access-control entries (ACEs) to existing child objects. Returns false otherwise.
Заметки
The system sets this bit when it performs the automatic inheritance algorithm for the object and its existing child objects.
Требования
Header: atlsecurity.h