CSecurityDesc::IsSaclDefaulted
Determines if the security descriptor is configured with a default system access-control list (SACL).
bool IsSaclDefaulted( ) const throw( );
Возвращаемое значение
Returns true if the security descriptor contains a default SACL, false otherwise.
Заметки
This flag can affect how the system treats the SACL, with respect to access-control entry (ACE) inheritance. The system ignores this flag if the SE_SACL_PRESENT flag is not set.
To set this flag, use the CSecurityDesc::SetSacl method.
Требования
Header: atlsecurity.h