Location: Symbol Reference > Classes > TJwSecurityDescriptor Class > TJwSecurityDescriptor Properties > TJwSecurityDescriptor.AuditInherited Property
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDescriptor.AuditInherited Property
Pascal
property AuditInherited: boolean;

Indicates the source of the SACL. If this flag is TRUE, the SACL has been retrieved by some default mechanism. If it is FALSE, the SACL has been explicitly specified by a user. The function stores this value in the SE_SACL_DEFAULTED flag of the SECURITY_DESCRIPTOR_CONTROL structure. If this parameter is not specified, the SE_SACL_DEFAULTED flag is cleared. 

(source: http://msdn2.microsoft.com/en-us/library/aa379587.aspx) 

The Control flag is only updated in a newly created SD allocated by Create_SD.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!