Location: Symbol Reference > Classes > TJwSAccessControlList Class > TJwSAccessControlList Methods
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSAccessControlList Methods

The methods of the TJwSAccessControlList class are listed here.

 
Name 
Description 
 
GetExplicitAccessArray creates an array of explicit access structure that represents the ACEs. 
 
HasMandatoryLabel checks whether the SACL has a mandatory level.
 
 
SetMandatoryLabel removes, adds or replaces a mandatory label.
  • If a label already exists in the SACL the new label will replace the old one.
  • If no label exists the label will be added to the list. There is no order in a system acl so do not depend on it.
  • If parameter NewLabel is nil the old label will be removed

Removing: The old label will be erased depending on how OwnObjects. If OwnObjects is true the old label instance will be freed otherwise it will just be removed from list.
 
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!