|
JWSCL Documentation
|
constructor Create(const AccessEntryPointer: PAccessAllowedAce); overload;
|
Parameters |
Description |
|
const AccessEntryPointer: PAccessAllowedAce |
contains a pointer to an PAccessDeniedAce structure.
Other types will raise an exception EJwsclInvalidACEException. |
Returns a derived class of TJwSecurityAccessControlEntry
Create creates an access allowed structure from an existing one.
|
Exceptions |
Description |
|
if parameter AccessEntryPointer is nil | |
|
will be raised if parameter AccessEntryPointer does not contain a supported ACE type structure | |
|
will be raised if the header type of parameter AccessEntryPointer does not match this ACE instance type |
|
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!
|