Location: Symbol Reference > Classes > TJwSecureFileObject Class > TJwSecureFileObject Methods > RemoveInheritanceFlow Method > TJwSecureFileObject.RemoveInheritanceFlow Method (TJwString, boolean)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecureFileObject.RemoveInheritanceFlow Method (TJwString, boolean)
Pascal
class procedure RemoveInheritanceFlow(const PathName: TJwString; const bCopyInheritedACEs: boolean = True); virtual; overload;
Parameters 
Description 
const bCopyInheritedACEs: boolean = True 
defines whether the inherited ACEs shall be copied (true) or removed (false). If the DACL contains no explicit ACEs and the inherited ACEs are removed (false) the remaining DACL is a deny everybody DACL
See SetNamedSecurityInfo for exceptions. 

RemoveInheritanceFlow removes the inheritance flow of a file or folder pathname;

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!