Location: Symbol Reference > Structs, Records, Enums > TJwAceType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwAceType Enumeration
Pascal
TJwAceType = (
  actAudit,
  actAuditCallback,
  actAuditObject,
  actAuditCallbackObject,
  actMandatory,
  actAllow,
  actAllowCallback,
  actAllowObject,
  actAllowCallbackObject,
  actDeny,
  actDenyCallback,
  actDenyObject,
  actDenyCallbackObject,
  actUnknown
);
Members 
Description 
actUnknown 
The ACE type could not be determined. 

TJwAceType defines the type of an access control element (ACE).

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!