Location: Symbol Reference > Structs, Records, Enums > TJwACLProtectionState Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwACLProtectionState Enumeration
Pascal
TJwACLProtectionState = (
  apNone,
  apProtected,
  apUnprotected
);
Members 
Description 
apNone 
does not change state 
apProtected 
block inheritance flow 
apUnprotected 
unblock inheritance flow 

TJwACLProtectionState is used by TJwSecureFileObject to set inheritance protection. Do not mix up with TJwACLProtection which is used by TJwSecurityDescriptor to set and get the protection state.

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!