Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Determines if the security descriptor contains a system access-control list (SACL).
bool IsSaclPresent( ) const throw( );
Return Value
Returns true if the security descriptor contains a SACL, false otherwise.
Remarks
To set this flag, use the CSecurityDesc::SetSacl method.
Requirements
Header: atlsecurity.h
See Also
Reference
CSecurityDesc::IsSaclAutoInherited