Поделиться через


CSecurityDesc::IsSaclPresent

Determines if the security descriptor contains a system access-control list (SACL).

bool IsSaclPresent( ) const throw( );

Возвращаемое значение

Returns true if the security descriptor contains a SACL, false otherwise.

Заметки

To set this flag, use the CSecurityDesc::SetSacl method.

Требования

Header: atlsecurity.h

См. также

Основные понятия

CSecurityDesc Class

CSecurityDesc Members

SECURITY_DESCRIPTOR_CONTROL

CSecurityDesc::IsSaclAutoInherited

CSecurityDesc::IsSaclDefaulted

CSecurityDesc::IsSaclProtected