Location: Symbol Reference > Structs, Records, Enums > TJwSecurityInformationFlag Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityInformationFlag Enumeration
Pascal
TJwSecurityInformationFlag = (
  siOwnerSecurityInformation,
  siGroupSecurityInformation,
  siDaclSecurityInformation,
  siSaclSecurityInformation,
  siLabelSecurityInformation,
  siProtectedDaclSecurityInformation,
  siProtectedSaclSecurityInformation,
  siUnprotectedDaclSecurityInformation,
  siUnprotectedSaclSecurityInformation
);
Members 
Description 
siLabelSecurityInformation 
this flag gets or sets the mandatory integrity level 
siProtectedDaclSecurityInformation 
this flag protects the DACL from inheritance flowing to this SD 
siProtectedSaclSecurityInformation 
this flag protects the SACL from inheritance flowing to this SD 
siUnprotectedDaclSecurityInformation 
this flag removes protection from the DACL 
siUnprotectedSaclSecurityInformation 
this flag removes protection from the SACL 

TJwSecurityInformationFlag defines what types of security information is enforced on or retrevied from an secured object.

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!