Location: Symbol Reference > Classes > TJwSecurityAccessControlEntry Class > Create Constructor > TJwSecurityAccessControlEntry.Create Constructor (TJwSecurityAccessControlEntry)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityAccessControlEntry.Create Constructor (TJwSecurityAccessControlEntry)
Pascal
constructor Create(const AccessEntry: TJwSecurityAccessControlEntry); overload;
Parameters 
Description 
aACE 
retrieves an existing ACE. It cannot be nil 

Create creates a copy of another ACE. All properties are copied except ListOwner. The ACE is not added to any list. 

Do not use this constructor. Instead use TJwDiscretionaryAccessControlEntryAllow.Create(...) TJwDiscretionaryAccessControlEntryDeny.Create(...) TJwAuditAccessControlEntry.Create(...)

Exceptions 
Description 
if aACE is nil 
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!