确定安全说明符是否包含系统访问控制列表(acl) (SACL)。
bool IsSaclPresent( ) const throw( );
返回值
否则返回true,则安全描述符包含一SACL,错误。
备注
若要设置此标志,请使用 CSecurityDesc::SetSacl 方法。
要求
Header: atlsecurity.h
请参见
参考
CSecurityDesc::IsSaclAutoInherited
确定安全说明符是否包含系统访问控制列表(acl) (SACL)。
bool IsSaclPresent( ) const throw( );
否则返回true,则安全描述符包含一SACL,错误。
若要设置此标志,请使用 CSecurityDesc::SetSacl 方法。
Header: atlsecurity.h
CSecurityDesc::IsSaclAutoInherited