Location: Symbol Reference > Structs, Records, Enums > TJwSecurityDescriptorControl Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDescriptorControl Enumeration
Pascal
TJwSecurityDescriptorControl = (
  sdcOwnerDefaulted,
  sdcGroupDefaulted,
  sdcDaclPresent,
  sdcDaclDefaulted,
  sdcSaclPresent,
  sdcSaclDefaulted,
  sdcDaclAutoInheritReq,
  sdcSaclAutoInheritReq,
  sdcDaclAutoInherited,
  sdcSaclAutoInherited,
  sdcDaclProtected,
  sdcSaclProtected,
  sdcRmControlValid,
  sdcSelfRelative
);

TJwSecurityDescriptorControl defines control flags which defines a security descriptor.

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!